interface Patches {
    patches: Patch[];
}

Properties

Properties

patches: Patch[]