Type Alias: Shape2D
type Shape2D =
| Blueprint
| Blueprints
| CompoundBlueprint
| null;
Defined in: blueprints/boolean2D.ts:12
type Shape2D =
| Blueprint
| Blueprints
| CompoundBlueprint
| null;
Defined in: blueprints/boolean2D.ts:12