UNPKG

aurelia-orm

Version:

Makes working with entities and calling your Rest API simple.

18 lines (14 loc) 389 B
'use strict'; System.register(['./aurelia-orm'], function (_export, _context) { "use strict"; return { setters: [function (_aureliaOrm) { var _exportObj = {}; for (var _key in _aureliaOrm) { if (_key !== "default" && _key !== "__esModule") _exportObj[_key] = _aureliaOrm[_key]; } _export(_exportObj); }], execute: function () {} }; });