gale/gale-custom.tsx

3 lines
73 B
TypeScript
Raw Normal View History

2024-08-01 08:23:47 -04:00
import {config} from "./gale.tsx";
2024-04-28 22:21:18 -04:00
export default config({other:"lol"});