module@warp-drive/core/types/identifierType Alias
Type Alias StableRecordIdentifier<T> deprecated
ts
type StableRecordIdentifier<T> = ResourceKey<T>;Defined in: warp-drive-packages/core/src/types/identifier.ts:137
Type Parameters
T
T extends string = string
Deprecated
use ResourceKey