UNPKG

node-sens

Version:

Simple & Easy Notification Service client in NAVER CLOUD PLATFORM

5 lines (4 loc) 241 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ncp_client_1 = require("./ncp_client"); Object.defineProperty(exports, "NCPClient", { enumerable: true, get: function () { return ncp_client_1.NCPClient; } });