UNPKG

line-api-cli

Version:
9 lines 217 B
/** * @typedef Config * @property {object} channel * @property {number} channel.id * @property {string} channel.secret * @property {string} channel.accessToken */ "use strict"; //# sourceMappingURL=config.js.map