UNPKG

ts-japi

Version:

A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification

2 lines 115 B
export declare function isObject(o: unknown): o is Record<string, unknown>; //# sourceMappingURL=is-object.d.ts.map