Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
TypeMapCb
Interface TypeMapCb<ClientOptions>
interface
TypeMapCb
<
ClientOptions
>
{
params
:
{
extArgs
:
InternalArgs
;
}
;
returns
:
TypeMap
<
InternalArgs
,
ClientOptions
extends
{
omit
:
OmitOptions
;
}
?
OmitOptions
:
{}
>
;
}
Type Parameters
ClientOptions
=
{}
Hierarchy (
view full
)
Fn
<
{
extArgs
:
InternalArgs
;
}
,
Record_2
<
string
,
any
>
>
TypeMapCb
Index
Properties
params
returns
Properties
params
params
:
{
extArgs
:
InternalArgs
;
}
returns
returns
:
TypeMap
<
InternalArgs
,
ClientOptions
extends
{
omit
:
OmitOptions
;
}
?
OmitOptions
:
{}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
params
returns
@notidotbot/noti-api-client
Loading...