3 lines
56 B
JavaScript
3 lines
56 B
JavaScript
|
import config from "./base.mjs";
|
||
|
export default config;
|