Synclets logoSynclets

createBaseTableConnector

createBaseTableConnector(
  implementations: BaseTableConnectorImplementations,
  options?: ConnectorOptions,
): Promise<BaseTableConnector>
TypeDescription
implementationsBaseTableConnectorImplementations
options?ConnectorOptions
returnsPromise<BaseTableConnector>