We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b872b08 + ad73cc8 commit b99fe20Copy full SHA for b99fe20
src/index.ts
@@ -13,3 +13,4 @@ export * from './top';
13
export * from './object';
14
export * from './cp';
15
export * from './patch';
16
+export { ConfigOptions, User, Cluster, Context } from './config_types';
0 commit comments