createBaseTablesConnector
createBaseTablesConnector(
implementations: BaseTablesConnectorImplementations,
options?: ConnectorOptions,
): Promise<BaseTablesConnector>
Type | Description | |
---|---|---|
implementations | BaseTablesConnectorImplementations | |
options? | ConnectorOptions | |
returns | Promise<BaseTablesConnector> |