UNPKG

telesignenterprisesdk

Version:

This SDK enhances the functionality of the Telesign Self-service Node SDK, providing access to a broader range of Telesign APIs. See our source code on GitHub (https://github.com/TeleSign/node_telesign_enterprise) for installation instructions and other d

6 lines (4 loc) 142 B
const { messagingTest } = require('./Messaging.test.js'); const { verifyTest } = require('./Verify.test.js'); messagingTest(); verifyTest();