Skip to content
PACKAGES

isPauseBufferedTier()

The pause buffer holds the settle slice only: value-tier DATA/RESOLVED plus INVALIDATE.

import { isPauseBufferedTier } from "@graphrefly/ts/core";
function isPauseBufferedTier(t: MessageType): boolean
ParameterTypeDescription
tMessageTypet value used by the helper.

true when the value matches the expected shape.

import { isPauseBufferedTier } from "@graphrefly/ts/core";

packages/ts/src/protocol/messages.ts