lsync API
Preparing search index...
@lsync/definitions
CollectionPath
Type Alias CollectionPath<TCollections>
CollectionPath
:
|
keyof
TCollections
&
string
|
{
[
TName
in
keyof
TCollections
&
string
]
:
`
${
TName
}
.
${
keyof
TCollections
[
TName
]
[
"children"
]
&
string
}
`
}
[
keyof
TCollections
&
string
]
Type Parameters
TCollections
extends
CollectionDefinitions
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
lsync API
Loading...