svelte-palette icon indicating copy to clipboard operation
svelte-palette copied to clipboard

Feature Request: Typescript Support

Open drewbitt opened this issue 2 years ago • 1 comments
trafficstars

Need declaration file for types

Could not find a declaration file for module '@untemps/svelte-palette'. 'C:/drewbitt/GitHub/project/node_modules/.pnpm/@[email protected]/node_modules/@untemps/svelte-palette/dist/index.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/untemps__svelte-palette` if it exists or add a new declaration (.d.ts) file containing `declare module '@untemps/svelte-palette';`ts(7016)

drewbitt avatar Jan 30 '23 22:01 drewbitt

No, TypeScript is not supported yet but I'm going to plan this in the next few weeks.

untemps avatar Feb 08 '23 21:02 untemps