README
WPS Addin API Typings
Type definitions for APIs of WPS Addin in TypeScript
Install
Install by NPM:
# install definitions for latest base library
npm install wps-api-types
Type definitions for APIs of WPS Addin in TypeScript
<script type="module">
import wpsApiTypes from 'https://cdn.skypack.dev/wps-api-types';
</script>
Type definitions for APIs of WPS Addin in TypeScript
Install by NPM:
# install definitions for latest base library
npm install wps-api-types