DisBot
Preparing search index...
prisma/runtime/library
JsArgs
Type Alias JsArgs
type
JsArgs
=
{
include
?:
Selection
;
omit
?:
Omission
;
select
?:
Selection
;
[
argName
:
string
]:
JsInputValue
;
}
Indexable
[
argName
:
string
]:
JsInputValue
Index
Properties
include?
omit?
select?
Properties
Optional
include
include
?:
Selection
Optional
omit
omit
?:
Omission
Optional
select
select
?:
Selection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
include
omit
select
DisBot
Loading...