Presets
A Preset defines a group of Blocks that can be put together to form a repository base.
Each Preset includes of a blocks
array consisting of Blocks generated by the same parent Base.
For example, this Preset combines two of the blocks from Blocks:
APIs
createPreset
: for creating PresetsproducePreset
: for producing a Preset’s BlockstestPreset
: for simulating Preset production