type ShapeTypeLonghand = `//ly.img.ubq/shape/${ShapeTypeShorthand}`;
The longhand block type IDs for the blocks. These are the IDs used to create new shapes
using cesdk.engine.block.createShape(id)
.
type ShapeTypeLonghand = `//ly.img.ubq/shape/${ShapeTypeShorthand}`;
The longhand block type IDs for the blocks. These are the IDs used to create new shapes
using cesdk.engine.block.createShape(id)
.