UNPKG

coloquent-test2

Version:

Library for retrieving model objects from a JSON-API, with a fluent syntax inspired by Laravel Eloquent.

9 lines 223 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Doc = /** @class */ (function () { function Doc() { } return Doc; }()); exports.Doc = Doc; //# sourceMappingURL=Doc.js.map