Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/cron/dist/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/cron/dist/utils.js |
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getRecordKeys = void 0; const getRecordKeys = (record) => { return Object.keys(record); }; exports.getRecordKeys = getRecordKeys; //# sourceMappingURL=utils.js.map