You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/cache > SetTagsFn

SetTagsFn type

Signature:

export declare type SetTagsFn = (tags: CacheTag[]) => CacheTag[];

References: CacheTag