Interface ListDeleteOp

interface ListDeleteOp {
    ld: any;
    p: Path;
}

Properties

ld p

Properties

ld: any
p: Path