Skip to content

Commit b6a90f6

Browse files
committed
chore: 优化导出明细
1 parent f7aa431 commit b6a90f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export * from './const';
1+
export { pkgName, pkgVersion } from './const';
22
export * from './normalize-error';
33
export * from './try-sync-flatten';
44
export * from './try-callback-flatten';

0 commit comments

Comments
 (0)