analytics icon indicating copy to clipboard operation
analytics copied to clipboard

Type definitions for simple-analytics plugin

Open martinpi opened this issue 3 years ago • 1 comments

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.

martinpi avatar Oct 12 '22 13:10 martinpi

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.

DavidWells avatar Oct 20 '22 00:10 DavidWells