Skip to content

Commit 7a9c338

Browse files
committed
export Health
1 parent 7804b22 commit 7a9c338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export * from './cp';
1414
export * from './patch';
1515
export * from './metrics';
1616
export * from './object';
17+
export * from './health';
1718
export { ConfigOptions, User, Cluster, Context } from './config_types';
1819

1920
// Export AbortError and FetchError so that instanceof checks in user code will definitely use the same instances

0 commit comments

Comments
 (0)