gale/gale-custom.tsx

3 lines
82 B
TypeScript
Raw Permalink Normal View History

2024-05-13 08:42:44 -04:00
import {config, Complex} from "./gale.tsx";
2024-04-28 22:21:18 -04:00
export default config({other:"lol"});