musicbrainz-scripts
musicbrainz-scripts copied to clipboard
Migrate from ambient types to explicit type imports
Ambient type declarations are no longer visible if you try to import code from this package into another project. Using explicit type imports in the affected JSDoc type annotations should fix this issue.