DisBot
Preparing search index...
prisma/runtime/library
RuntimeDataModel
Type Alias RuntimeDataModel
type
RuntimeDataModel
=
{
enums
:
Record
<
string
,
RuntimeEnum
>
;
models
:
Record
<
string
,
RuntimeModel
>
;
types
:
Record
<
string
,
RuntimeModel
>
;
}
Index
Properties
enums
models
types
Properties
Readonly
enums
enums
:
Record
<
string
,
RuntimeEnum
>
Readonly
models
models
:
Record
<
string
,
RuntimeModel
>
Readonly
types
types
:
Record
<
string
,
RuntimeModel
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enums
models
types
DisBot
Loading...