@sqlrooms/room-store / BaseDataSource
Type Alias: BaseDataSource
BaseDataSource =
object
Interface
Base interface for all data source configurations BaseDataSource
Type Declaration
| Name | Type |
|---|---|
type | "file" | "url" | "sql" |
tableName | string |
@sqlrooms/room-store / BaseDataSource
BaseDataSource =
object
Interface
Base interface for all data source configurations BaseDataSource
| Name | Type |
|---|---|
type | "file" | "url" | "sql" |
tableName | string |