UNPKG

weaviate-client

Version:
4 lines (3 loc) 137 B
import Connection from '../connection/index.js'; declare const _default: (client: Connection) => Promise<void>; export default _default;