StaleDroppableMethod
The methods whose arms can drop a frame as stale. Narrow rather than the
whole ViewEvent["method"]: a consumer switching on a stale drop would
otherwise have to “handle” cases like item/delta that no arm produces,
and could never match exhaustively. A future arm that starts dropping
widens this deliberately.
Source
clients/sdk-ts/src/fold/session-fold.ts:188
{ "kind": "Type alias", "canonicalPath": "StaleDroppableMethod"}