Documentation
Preparing search index...
@quatrain/backend
BackendRecordType
Interface BackendRecordType
Default interface for a backend record
interface
BackendRecordType
{
path
:
string
|
undefined
;
uid
:
string
|
undefined
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
path
uid
Properties
path
path
:
string
|
undefined
uid
uid
:
string
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
uid
Documentation
Loading...
Default interface for a backend record