Fix types-6-0 exports

This commit is contained in:
Michael Shilman 2020-12-15 19:10:49 +08:00
parent 5ca9ee5143
commit 799b34ce93
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
export * from './dist/client/preview/types-6-0.d';
export * from './dist/ts3.9/client/preview/types-6-0.d';

View File

@ -1 +1 @@
export * from './dist/client/preview/types-6-0.d';
export * from './dist/ts3.9/client/preview/types-6-0.d';