@patternmeshjs/core
Preparing search index...
CompiledEntity
Type Alias CompiledEntity<S, Id>
type
CompiledEntity
<
S
extends
SchemaRecord
=
SchemaRecord
,
Id
extends
readonly
(
keyof
S
&
string
)
[]
=
readonly
(
keyof
S
&
string
)
[]
,
>
=
{
_identityKeys
?:
Id
;
"[COMPILED_ENTITY]"
:
true
;
runtime
:
EntityRuntime
;
}
Type Parameters
S
extends
SchemaRecord
=
SchemaRecord
Id
extends
readonly
(
keyof
S
&
string
)
[]
=
readonly
(
keyof
S
&
string
)
[]
Index
Properties
_
identity
Keys?
[
COMPILED_
ENTITY]
runtime
Properties
Optional
Readonly
_
identity
Keys
_identityKeys
?:
Id
Phantom: preserves
Id
for type-level consumers
Readonly
[
COMPILED_
ENTITY]
"[COMPILED_ENTITY]"
:
true
Readonly
runtime
runtime
:
EntityRuntime
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
identity
Keys
[
COMPILED_
ENTITY]
runtime
@patternmeshjs/core
Loading...
Phantom: preserves
Idfor type-level consumers