Function: getBlockShapeContract()¶
getBlockShapeContract(
name):BlockShapeContract|undefined
Defined in: core/src/block-shapes.ts:146
Return the shape contract for a built-in block.
Parameters¶
name¶
string
Returns¶
BlockShapeContract | undefined