3 lines
73 B
TypeScript
3 lines
73 B
TypeScript
|
import {config} from "./gale.tsx";
|
||
|
|
||
|
export default config({other:"lol"});
|