Skip to content

DUPLICATE_KEYS

All duplicate-key policies as a runtime array.

Signatures

ts
const DUPLICATE_KEYS: readonly ["first", "last", "error"];

See Also

Released under the MIT License.