js-brasil icon indicating copy to clipboard operation
js-brasil copied to clipboard

@types/js-brasil não existe

Open vidz1979 opened this issue 1 year ago • 1 comments

Estou com um problema com os tipos do pacote.

Could not find a declaration file for module 'js-brasil'. './node_modules/js-brasil/dist/index.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/js-brasil` if it exists or add a new declaration (.d.ts) file containing `declare module 'js-brasil';`ts(7016)

Estou usando bun,

> bun add @types/js-brasil
bun add v1.0.21 (837cbd60)
  🔍 @types/js-brasil [1/2] 
error: package "@types/js-brasil" not found registry.npmjs.org/@types%2fjs-brasil 404

vidz1979 avatar Jan 09 '24 20:01 vidz1979