DisBot
Preparing search index...
prisma
Prisma
Prisma__Pick
Type Alias Prisma__Pick<T, K>
Prisma__Pick
:
{
[
P
in
K
]
:
T
[
P
]
}
From T, pick a set of properties whose keys are in the union K
Type Parameters
T
K
extends
keyof
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...
From T, pick a set of properties whose keys are in the union K