@snailicide/g-library
Preparing search index...
node
JSONExportEntry
Type Alias JSONExportEntry<Type, DataType>
type
JSONExportEntry
<
Type
=
Value
,
DataType
=
Type
extends
Jsonifiable
?
Type
:
never
,
>
=
{
data
:
DataType
;
filename
:
string
;
}
Type Parameters
Type
=
Value
DataType
=
Type
extends
Jsonifiable
?
Type
:
never
Index
Properties
data
filename
Properties
data
data
:
DataType
filename
filename
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
filename
@snailicide/g-library
Loading...