@elsikora/nestjs-crud-automator
Version:
A library for automating the creation of CRUD operations in NestJS.
15 lines (11 loc) • 704 B
JavaScript
;
var constant = require('./bigint-string/constant.js');
require('./bigint-string/sign/default.constant.js');
require('./bigint-string/sign/properties.constant.js');
var customizerMap_constant = require('./customizer-map.constant.js');
const GET_DEFAULT_STRING_FORMAT_PROPERTIES_API_UTILITY_CONSTANT = {
BIGINT_STRING: constant.BIGINT_STRING_GET_DEFAULT_STRING_FORMAT_PROPERTIES_API_UTILITY_CONSTANT,
CUSTOMIZER_MAP: customizerMap_constant.CUSTOMIZER_MAP_GET_DEFAULT_STRING_FORMAT_PROPERTIES_API_UTILITY_CONSTANT,
};
exports.GET_DEFAULT_STRING_FORMAT_PROPERTIES_API_UTILITY_CONSTANT = GET_DEFAULT_STRING_FORMAT_PROPERTIES_API_UTILITY_CONSTANT;
//# sourceMappingURL=constant.js.map