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