import { ConstraintHandler } from "@maxgraph/core"; export class CustomConstraintHandler extends ConstraintHandler { }