Type Alias ClipPathCommand

ClipPathCommand: {
    clipPath: CellPaths[];
    name: "clipPath";
}