0.0.1 • Published 3 years ago
telenet-native-view v0.0.1
telenet-native-view
Native View POC
Install
npm install telenet-native-view
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
showMap()
showMap() => Promise<void>
0.0.1
3 years ago