gale/styler.tsx

6 lines
109 B
TypeScript
Raw Normal View History

2024-04-28 22:21:18 -04:00
import Gale from "./gale-custom.tsx";
2024-04-28 18:29:36 -04:00
2024-05-11 23:33:50 -04:00
console.log( Gale.MD(Gale.Face.other) );
console.log( Gale.Sheet() )