@ziuchen/clarity
v2.0.0
Published
Wrapper of clarity for uTools
Readme
@ziuchen/clarity
Wrapper of clarity for Electron
Install
npm i @ziuchen/clarity -SUsage
import { Clarity } from '@ziuchen/clarity'
Clarity.init(YOUR_PROJECT_ID)Development
Publish to NPM registry:
pnpm publish --access=public --no-git-checks