Function createDocumentStoreFromByteStore

  • Parameters

    • store: BaseStore<string, Uint8Array>

    Returns EncoderBackedStore<string, Document<Record<string, any>>, Uint8Array>

Generated using TypeDoc