0.0.4 • Published 2 years ago
stylusevent v0.0.4
stylusevent
stylus
Install
npm install stylusevent
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
registerStylusListener()
registerStylusListener() => Promise<void>unregisterStylusListener()
unregisterStylusListener() => Promise<void>