UNPKG

mongodb-dynamic-api

Version:

Auto generated CRUD API for MongoDB using NestJS

6 lines 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DYNAMIC_API_GLOBAL_STATE = void 0; const DYNAMIC_API_GLOBAL_STATE = Symbol('DYNAMIC_API_GLOBAL_STATE'); exports.DYNAMIC_API_GLOBAL_STATE = DYNAMIC_API_GLOBAL_STATE; //# sourceMappingURL=dynamic-api-options.interface.js.map