Interface ListReplaceOp

interface ListReplaceOp {
    ld: any;
    li: any;
    p: Path;
}

Properties

Properties

ld: any
li: any
p: Path