DisBot
Preparing search index...
prisma/runtime/library
DevTypeMapDef
Type Alias DevTypeMapDef
type
DevTypeMapDef
=
{
meta
:
{
modelProps
:
string
}
;
model
:
{
[
Model
in
PropertyKey
]
:
{
[
Operation
in
PropertyKey
]
:
DevTypeMapFnDef
}
}
;
other
:
{
[
Operation
in
PropertyKey
]
:
DevTypeMapFnDef
}
;
}
Index
Properties
meta
model
other
Properties
meta
meta
:
{
modelProps
:
string
}
model
model
:
{
[
Model
in
PropertyKey
]
:
{
[
Operation
in
PropertyKey
]
:
DevTypeMapFnDef
}
}
other
other
:
{
[
Operation
in
PropertyKey
]
:
DevTypeMapFnDef
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
meta
model
other
DisBot
Loading...