DynamoAdapter.prototype.createDataSource(entity: string): IDataSource
Returns a data source for the named entity's table. @inheritdoc
DynamoAdapter.prototype.createDataSource(entity: string): IDataSource
Returns a data source for the named entity's table. @inheritdoc
import { DynamoAdapter } from "database-plugin/src/index.ts";