auth0 / auth0-vue

Auth0 authentication SDK for Vue.js apps
Other
140 stars 27 forks source link

Use export type and import type to allow verbatimModuleSyntax #303

Closed frederikprijck closed 1 year ago

frederikprijck commented 1 year ago

Changes

Correctly export and import types to allow verbatimModuleSyntax

References

Closes #302

Checklist