Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
values
Function values
values
<
R
extends
RowLikeStrict
>
(
...
rows
:
[
R
,
...
Expand
<
{
[
key
in
string
|
number
|
symbol
]
:
R
[
key
]
|
ScalarResult
<
R
[
key
]
>
}
,
>
[]
,
]
,
)
:
Values
<
R
>
Type Parameters
R
extends
RowLikeStrict
Parameters
...
rows
:
[
R
,
...
Expand
<
{
[
key
in
string
|
number
|
symbol
]
:
R
[
key
]
|
ScalarResult
<
R
[
key
]
>
}
,
>
[]
,
]
Returns
Values
<
R
>
values
<
R
extends
RowLikeCanonicalizable
>
(
...
rows
:
[
R
,
...
Expand
<
{
[
key
in
string
|
number
|
symbol
]
:
|
CanonicalRowType
<
R
>
[
key
]
|
ScalarResult
<
CanonicalRowType
<
R
>
[
key
]
>
}
,
>
[]
,
]
,
)
:
Values
<
Expand
<
CanonicalRowType
<
R
>
>
>
Type Parameters
R
extends
RowLikeCanonicalizable
Parameters
...
rows
:
[
R
,
...
Expand
<
{
[
key
in
string
|
number
|
symbol
]
:
|
CanonicalRowType
<
R
>
[
key
]
|
ScalarResult
<
CanonicalRowType
<
R
>
[
key
]
>
}
,
>
[]
,
]
Returns
Values
<
Expand
<
CanonicalRowType
<
R
>
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Typegres API Reference - v0.0.1
Loading...