is-zoom-app
v1.0.3
Published
Detect if your app is running within Zoom Apps.
Downloads
2
Readme
is-zoom-app
Detect if your app is running within Zoom Apps.
Installation
npm install --save is-zoom-app
Usage
import isZoomApp from 'is-zoom-app';
console.log(isZoomApp());
License
Copyright (c) 2021 Docket
Licensed under the MIT License.