DistanceAttributes: {
    type: "beam" | "hyphen";
}

Type declaration

  • type: "beam" | "hyphen"

    The type of distance being defined.

Generated using TypeDoc