3 lines
53 B
TypeScript
3 lines
53 B
TypeScript
|
|
import load from './config';
|
||
|
|
|
||
|
|
export default load();
|