3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
|
import dataSource from "./dataSource";
|
||
|
|
||
|
export default dataSource;
|