This is a Typescript-only repository to create common types between cms and marketplace-apps related exclusively to blocks attributes.
Script to scaffold the typescript files to related to block attributes.
npm run block blockType block-name
or
yarn block blockType block-name
-
Block type [required, camel cased]: Type of the block, for instance
company
,businessUnitHome
orspecificInsurance
. - Block name [required, kebab cased]: Name of the given block, to be used internally by Wordpress.