Type alias ExtrudeAxis

ExtrudeAxis: AxisSpec | {
    kind: "axis.sketch.normal";
}

Type declaration

  • kind: "axis.sketch.normal"