Vana SDK - v4.1.0
    Preparing search index...

    Function isDataPointTombstone

    • Detect a deleted data point from any record-shaped value: a non-null deletedAt, or the tombstone hash pair. Accepts unknown so read helpers can run it on a raw JSON body before trusting the payload.

      Parameters

      • value: unknown

      Returns boolean