flockstr/constants/index.ts

4 lines
74 B
TypeScript
Raw Normal View History

2023-10-13 09:23:11 -04:00
export * from "./relays";
2023-10-14 18:57:37 -04:00
export * from "./dummy";
2023-10-16 00:57:59 -04:00
export * from "./app";