plane/web/contexts/app-root/index.ts

3 lines
69 B
TypeScript
Raw Normal View History

2023-12-12 20:33:29 +00:00
export * from "./app-root-provider";
export * from "./use-app-root";