UNPKG

@dossierhq/core

Version:

The core Dossier library used by clients and server alike, used to interact with schema and entities directly, as well as remotely through a client.

2 lines (1 loc) 76 B
export declare function isFieldValueEqual(a: unknown, b: unknown): boolean;