diff --git a/src/index.ts b/src/index.ts index cb5a92b..34f0267 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,3 +1,2 @@ export * from './Core' export * from './Chest' -export * from './CLI'