luoyifan 3 년 전
부모
커밋
0418f548c6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/index.ts

+ 1 - 1
src/index.ts

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