Type alias PlaneRef

PlaneRef: Selector | {
    kind: "plane.datum";
    ref: ID;
}

Type declaration

  • kind: "plane.datum"
  • ref: ID