createBaseTableConnector
createBaseTableConnector(
implementations: BaseTableConnectorImplementations,
options?: ConnectorOptions,
): Promise<BaseTableConnector>
Type | Description | |
---|---|---|
implementations | BaseTableConnectorImplementations | |
options? | ConnectorOptions | |
returns | Promise<BaseTableConnector> |