3 lines
53 B
TypeScript
3 lines
53 B
TypeScript
export interface TableOptions {
|
|
connectionString;
|
|
} |
export interface TableOptions {
|
|
connectionString;
|
|
} |