UNPKG

@clipboard-health/json-api-nestjs

Version:

TypeScript-friendly utilities for adhering to the JSON:API specification with NestJS.

10 lines 543 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./lib/query/cursorPaginationQuery"), exports); tslib_1.__exportStar(require("./lib/query/fieldsQuery"), exports); tslib_1.__exportStar(require("./lib/query/filterQuery"), exports); tslib_1.__exportStar(require("./lib/query/includeQuery"), exports); tslib_1.__exportStar(require("./lib/query/sortQuery"), exports); tslib_1.__exportStar(require("./lib/types"), exports); //# sourceMappingURL=index.js.map