Interface ListMoveOp

interface ListMoveOp {
    lm: any;
    p: Path;
}

Properties

lm p

Properties

lm: any
p: Path