Type Alias CellPaths

CellPaths: {
    attrs?: PathAttrs;
    command: DrawCommand;
}