diff --git a/ts/index.ts b/ts/index.ts index f89db59..88b30cf 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -1,5 +1,3 @@ export * from './tsbuild.exports'; -import * as tsbuild from './tsbuild.exports'; - import './tsbuild.cli'; \ No newline at end of file