UNPKG

@herlinus/coloquent

Version:

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

16 lines (15 loc) 315 B
{ "compilerOptions": { "module": "es6", "target": "es6", "sourceMap": true, "declaration": true, "strictNullChecks": true, "outDir": "./dist", "moduleResolution": "node" }, "exclude": [ "tests/**", "dist/**" ] }