UNPKG

@clipboard-health/json-api

Version:

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

4 lines (3 loc) 118 B
export * from "./lib/query/parseQuery"; export * from "./lib/query/stringifyQuery"; export type * from "./lib/types";