UNPKG

@trapi/query

Version:

A tiny library which provides utility types/functions for request and response query handling.

6 lines 136 B
export declare type FieldDetails = { name: string; path?: string; alias?: string; }; //# sourceMappingURL=type.d.ts.map