Files
plane/web/core/components/command-palette/index.ts
2025-03-17 15:45:03 +05:30

5 lines
130 B
TypeScript

export * from "./actions";
export * from "./shortcuts-modal";
export * from "./command-modal";
export * from "./command-palette";