UNPKG

@mas-soft/mas-core-server

Version:

main application

11 lines 399 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./relation.types")); __export(require("./relation.decorator")); __export(require("./belongs-to")); __export(require("./has-many")); __export(require("./has-one")); //# sourceMappingURL=index.js.map