UNPKG

hilink-nodejs-sms

Version:

Node.js library to send sms using Huawei modems (hilink).

3 lines (2 loc) 67 B
declare type Protocol = 'http' | 'https'; export default Protocol;