//#region src/core/interfaces/vertices/properties/min-break-length.d.ts type MinBreakLength = number | [number, number] | false; //#endregion export { MinBreakLength }; //# sourceMappingURL=min-break-length.d.ts.map