Interface PatchBaseOperation

interface PatchBaseOperation {
    path: Path;
}

Hierarchy (View Summary)

Properties

Properties

path: Path