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