IdentifiableTypescript Type

Source
import type { Identifiable } from "@prestojs/util";

API

Properties

_key

Source
string|number|{[fieldName: string]: string|number }