analytics
analytics copied to clipboard
Type definitions for simple-analytics plugin
The main analytics package seems to work ok but the simple-analytics plugin lacks type definitions and I'm not good enough at TypeScript to write those myself. npm i --save-dev @types/analytics__simple-analytics doesn't do the trick either.
Hello there.
Can you make upstream PRs to types project for this?
Alternatively you might need to define your own types.
Alternatively, Alternatively, submit a PR with a types.d.ts for the package
I'm not tackling any typechecking issues right now.