Structural type guard for DeltaSnapshot. Uses the lg_name marker
so it survives serialization round-trips and cross-package duplication.
isDeltaSnapshot<Value = unknown>(value: unknown): value is DeltaSnapshot<Value>| Name | Type | Description |
|---|---|---|
value* | unknown |