UNPKG

@trapi/query

Version:

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

3 lines 146 B
import { FieldDetails } from './type'; export declare function getFieldDetails(field: string): FieldDetails; //# sourceMappingURL=field.d.ts.map