Appearance
web / SetCategoryTemplate
SetCategoryTemplate: (categoryId, content) => Promise<void>
categoryId
content
Promise
void
• categoryId: number
number
• content: string
string
Promise<void>
apps/web/composables/useCategoryTemplate/types.ts:9