pond-ts API Reference (core)
Preparing search index...
PrefixedJoinSchema
Type Alias PrefixedJoinSchema<Left, Right, Prefixes>
PrefixedJoinSchema
:
readonly
[
Left
[
0
]
,
...
PrefixedOptionalizeColumns
<
ValueColumnsForSchema
<
Left
>
,
DuplicateNamesForPair
<
Left
,
Right
>
,
Prefixes
[
0
]
,
>
,
...
PrefixedOptionalizeColumns
<
ValueColumnsForSchema
<
Right
>
,
DuplicateNamesForPair
<
Left
,
Right
>
,
Prefixes
[
1
]
,
>
,
]
Type Parameters
Left
extends
SeriesSchema
Right
extends
SeriesSchema
Prefixes
extends
readonly
[
string
,
string
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
pond-ts API Reference (core)
Loading...