lsync API
Preparing search index...
@lsync/server
RefExpression
Interface RefExpression
interface
RefExpression
{
name
?:
string
;
path
:
(
string
|
number
)
[]
;
source
?:
"row"
|
"reference"
;
type
:
"ref"
;
}
Index
Properties
name?
path
source?
type
Properties
Optional
name
name
?:
string
path
path
:
(
string
|
number
)
[]
Optional
source
source
?:
"row"
|
"reference"
type
type
:
"ref"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
path
source
type
lsync API
Loading...