Skip to content

Commit

Permalink
Merge pull request #200 from Andarist/fix/import-types
Browse files Browse the repository at this point in the history
Add proper declaration file for the `import` condition
  • Loading branch information
andrewbranch committed May 1, 2023
2 parents 7def846 + 5ef7d1a commit eab3cff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/index.d.ts
@@ -0,0 +1,2 @@
export * from '../tslib.js';
export * as default from '../tslib.js';

0 comments on commit eab3cff

Please sign in to comment.