Trevixal API
Preparing search index...
@trevixal/core
MarkJSON
Interface MarkJSON
JSON shape of a serialized mark.
interface
MarkJSON
{
attrs
?:
Record
<
string
,
unknown
>
;
type
:
string
;
}
Index
Properties
attrs?
type
Properties
Optional
Readonly
attrs
attrs
?:
Record
<
string
,
unknown
>
Readonly
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
type
Trevixal API
Loading...
JSON shape of a serialized mark.