update typings entry

This commit is contained in:
Yanzhen Yu
2020-06-15 18:25:13 +08:00
parent 5b587d2e55
commit c286c105dd
4 changed files with 7 additions and 1 deletions

2
typings/entries/record-pack.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
export * from '../record/index';
export * from '../packer/pack';