Quan Nguyen

Results 1 comments of Quan Nguyen

> I'm using `clarity-js` 0.7.8. Since there is no `default` export in `index.d.ts` (typescript) so you need to import it's module like this: ``` import { clarity } from 'clarity-js'...