Preparing search index...
The search index is not available
dyna-record
dyna-record
<internal>
ForeignKeyProperties
Type alias ForeignKeyProperties<T>
Foreign
Key
Properties
<
T
>
:
{
[
P
in
Exclude
<
keyof
T
,
ExcludeKeys
>
]
:
T
[
P
]
extends
ForeignKey
?
string
:
never
}
ForeignKey properties of the join table
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
dyna-record
Loading...
Generated using
TypeDoc
ForeignKey properties of the join table