Skip to content

Commit ed23da5

Browse files
committed
remove cli from global export
1 parent 43a14f5 commit ed23da5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ export * from "./model"
55
export * from "./builder"
66
export * from "./serializer"
77
export * from "./importer"
8-
export * from "./cli"
98
export * from "./resolver"
109
export { ConfigBuilder } from "./builder/ConfigBuilder"

0 commit comments

Comments
 (0)