UNPKG

@trapi/query

Version:

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

5 lines 172 B
export declare function isSimpleValue(value: unknown, options?: { withNull?: boolean; withUndefined?: boolean; }): boolean; //# sourceMappingURL=simple.d.ts.map