Function: toSlotConstraintsByBlock()
toSlotConstraintsByBlock(
registry):Record<string,Record<string,SlotConstraint>>
Defined in: toSlotConstraintsByBlock.ts:4
Projects every block's slot constraints for the editor outline.
Parameters
registry
Registry
Returns
Record<string, Record<string, SlotConstraint>>