srexi / purecounterjs

A simple yet configurable native javascript counter which you can count on.
MIT License
122 stars 48 forks source link

does not seem to be working in React (typescript) #24

Closed poplevente closed 2 years ago

poplevente commented 2 years ago

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

could be nice to fix

srexi commented 2 years ago

Totally open for PR regarding this.

srexi commented 2 years ago

Please let us know if #26 resolves it for you @poplevente

srexi commented 2 years ago

closed due to inactivity