Type alias AsObject

AsObject: {
    tagsList: string[];
    type: TagsFilterTypeMap[keyof TagsFilterTypeMap];
}

Type declaration

Generated using TypeDoc