1.0.0 • Published 9 months ago

intune-mdm-plugin v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


1.0.0

9 months ago