初次提交

This commit is contained in:
2022-04-02 16:17:29 +08:00
commit 15e175f061
8 changed files with 589 additions and 0 deletions

2
src/index.ts Normal file
View File

@ -0,0 +1,2 @@
export * from './file'
export * from './reader'