UNPKG

nest-twstock

Version:
8 lines 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getTwStockToken = getTwStockToken; const twstock_constants_1 = require("../twstock.constants"); function getTwStockToken() { return twstock_constants_1.TWSTOCK_INSTANCE; } //# sourceMappingURL=twstock.utils.js.map