зеркало из https://github.com/microsoft/tslib.git
Merge pull request #200 from Andarist/fix/import-types
Add proper declaration file for the `import` condition
This commit is contained in:
Коммит
eab3cfffbe
|
@ -0,0 +1,2 @@
|
|||
export * from '../tslib.js';
|
||||
export * as default from '../tslib.js';
|
Загрузка…
Ссылка в новой задаче