You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
Feature Request
Add a CLI flag "--no-exports", or similar to prevent any "export" declarations.
This would allow it to use the created file as a ambient declaration file.
And you would not need to explicitly import the interfaces
tsconfig.js
And all interfaces are globally available