• Decode a change hash into the details of this change

    This should be considered a semi-stable API. We try not to change the encoding in backwards incompatible ways but we won't bump a major version if we do have to change it

    Parameters

    • doc: Doc<unknown>
    • changeHash: string

    Returns DecodedChange | null

Generated using TypeDoc