• Return the object ID of an arbitrary javascript value

    This is useful to determine if something is actually an automerge document, if doc is not an automerge document this will return null.

    Parameters

    • doc: any
    • Optional prop: Prop

    Returns ObjID | null

Generated using TypeDoc