Preparing search index...
The search index is not available
@comic-collector/comics-dao
@comic-collector/comics-dao
Tag
Type Alias Tag
Tag
:
{
description
:
string
;
name
:
string
;
tag_id
:
string
;
}
Represents a tag.
Type declaration
description
:
string
A description of the tag.
name
:
string
The name of the tag.
tag_
id
:
string
The ID of the tag.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@comic-collector/comics-dao
Loading...
Represents a tag.