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