kBoundaryInfo: {
    readonly [k in OperationBoundary]: BoundaryInfo
} = ...

Mapping of OperationBoundary => to a set of OperationContext pairs. The boundary is capable of separating operations in those two contexts.

Generated using TypeDoc