Function isDocument

  • Check if the given document is populated

    Type Parameters

    Parameters

    • doc: Ref<T, S>

      The Ref with uncertain type

    Returns doc is DocumentType<T>

Generated using TypeDoc