diff --git a/index.ts b/index.ts index 70a5e0a35..cf855a2e4 100644 --- a/index.ts +++ b/index.ts @@ -1 +1 @@ -export * from './lib/all'; \ No newline at end of file +export * from './src/all';