0.0.7 • Published 5 months ago
novamnc v0.0.7
novamnc
mnc mcc
Install
npm install novamnc
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>