type DesignBlockTypeLonghand = `//ly.img.ubq/${DesignBlockTypeShorthand}`;
The longhand block type IDs for the top-level design blocks. These are the IDs used to create new blocks
using cesdk.engine.block.create(id)
.
type DesignBlockTypeLonghand = `//ly.img.ubq/${DesignBlockTypeShorthand}`;
The longhand block type IDs for the top-level design blocks. These are the IDs used to create new blocks
using cesdk.engine.block.create(id)
.