Skip to content

Function: isCategoryList()

isCategoryList(category): category is CategoryList

For theme development, you can use this function to determine whether the category is a category list.

Parameters

category: any

Returns

category is CategoryList

Todo

write unit test

Defined in

packages/valaxy/client/composables/categories.ts:42