Interface StringInsertOp

interface StringInsertOp {
    p: Path;
    si: string;
}

Properties

p si

Properties

p: Path
si: string