Interface StringDeleteOp

interface StringDeleteOp {
    p: Path;
    sd: string;
}

Properties

p sd

Properties

p: Path
sd: string