UNPKG

aurelia-api

Version:

A simple api wrapper around aurelia-fetch-client

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