plane/apps/app/components/analytics/scope-and-demand/index.ts

4 lines
87 B
TypeScript
Raw Normal View History

export * from "./demand";
export * from "./scope-and-demand";
export * from "./scope";