Interface: PatchTransform

June 19, 2026 ยท View on GitHub

coaction


coaction / api-docs / PatchTransform

Interface: PatchTransform

Defined in: packages/core/src/interface.ts:25

Patch pair exposed to middleware compatibility hooks.

Properties

inversePatches

inversePatches: Patches

Defined in: packages/core/src/interface.ts:27


patches

patches: Patches

Defined in: packages/core/src/interface.ts:26

Contents

  1. 1Properties
  2. 1.1inversePatches
  3. 1.2patches