@webex/internal-plugin-user

Plugin for the User services

Usage no npm install needed!

<script type="module">
  import webexInternalPluginUser from 'https://cdn.skypack.dev/@webex/internal-plugin-user';
</script>

README

@webex/internal-plugin-user

standard-readme compliant

Plugin for the User services

This is an internal Cisco Webex plugin. As such, it does not strictly adhere to semantic versioning. Use at your own risk. If you're not working on one of our first party clients, please look at our developer api and stick to our public plugins.

Install

npm install --save @webex/internal-plugin-user

Usage


import '@webex/internal-plugin-user';

import WebexCore from '@webex/webex-core';

const webex = new WebexCore();
webex.internal.user.WHATEVER

Maintainers

This package is maintained by Cisco Webex for Developers.

Contribute

Pull requests welcome. Please see CONTRIBUTING.md for more details.

License

© 2016-2020 Cisco and/or its affiliates. All Rights Reserved.