1.0.0 • Published 9 months ago
intune-mdm-plugin v1.0.0
intune-mdm-plugin
This will fetch key values from intune app configs
Install
npm install intune-mdm-plugin
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
1.0.0
9 months ago