luoyifan 3 years ago
parent
commit
0418f548c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/index.ts

+ 1 - 1
src/index.ts

@@ -26,6 +26,6 @@ export {
 export * from './Scope'
 export * from './init'
 export * from './lib/ajax'
-export * from './lib/Lib'
+export * from './lib/lib'
 export * from './lib/config'
 export * from './lib/systemLib'