Appearance
web / SaveBlocks
SaveBlocks: (identifier, type, content) => Promise<void>
identifier
type
content
Promise
void
Defined in: apps/web/composables/useCategoryTemplate/types.ts:11
string | number
string
number
Promise<void>