Type Alias: PlaneSide
type PlaneSide = "positive" | "negative";
Defined in: packages/replicad/src/shapeFunctions/operations.ts:39
The types naming this module's own API surface. The functions they belong to
live in the replicad/shape-functions entry point.