Interface ObjectDeleteOp

interface ObjectDeleteOp {
    od: any;
    p: Path;
}

Properties

od p

Properties

od: any
p: Path