UNPKG

nestjs-test-gen

Version:
11 lines 468 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.mockBlacklists = exports.GET_REPOSITORY_TOKEN_IMPORT_OBJ = exports.DELETED_IMPORT = void 0; exports.DELETED_IMPORT = "DELLETED_IMPORT_CONSTANT"; exports.GET_REPOSITORY_TOKEN_IMPORT_OBJ = { from: "@nestjs/typeorm", elements: ["getRepositoryToken"], isNameSpaceImport: false, }; exports.mockBlacklists = ["typeorm", "@nestjs/testing"]; //# sourceMappingURL=constants.js.map