0.0.1 • Published 4 years ago
@akostdev/device-model v0.0.1
@akostdev/device-model
Get IOS device model
Install
npm install @akostdev/device-model
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
getModelInfo()
getModelInfo() => Promise<{ model: string; }>Returns: Promise<{ model: string; }>
0.0.1
4 years ago