Interface PatchBaseOperation

interface PatchBaseOperation {
    path: Path;
}

Hierarchy (view full)

Properties

Properties

path: Path