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