Interface ObjectInsertOp

interface ObjectInsertOp {
    oi: any;
    p: Path;
}

Properties

oi p

Properties

oi: any
p: Path