UNPKG

typeorm-faker

Version:

Generate mocks, stubs using fakers with your Entity Settings

10 lines (8 loc) 321 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); const stubs_1 = require("./stubs"); tslib_1.__exportStar(require("./patcher"), exports); tslib_1.__exportStar(require("./stubs"), exports); exports.default = stubs_1.default; //# sourceMappingURL=index.js.map