aoc/utils/index.ts

3 lines
53 B
TypeScript
Raw Normal View History

2023-12-02 16:16:56 -05:00
export * from "./jsonds";
export * from "./point2d";