Synclets logoSynclets

createPgliteMetaConnector

createPgliteMetaConnector<Depth>(
  depth: Depth,
  pglite: PGlite,
  options?: DatabaseMetaOptions,
): PgliteMetaConnector<Depth>
TypeDescription
depthDepth
pglitePGlite
options?DatabaseMetaOptions
returnsPgliteMetaConnector<Depth>