????

Your IP : 3.135.205.248


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/cron/dist/
Upload File :
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