Preparing search index...
The search index is not available
@comic-collector/comics-dao
@comic-collector/comics-dao
ComicTag
Type Alias ComicTag
Comic
Tag
:
{
comic_id
:
string
;
tag_id
:
string
;
}
Junction between comic and tag .
Type declaration
comic_
id
:
string
The ID of the comic.
tag_
id
:
string
The ID of the tag
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@comic-collector/comics-dao
Loading...
Junction between comic and tag .