diff --git a/web/ee/helpers/command-palette.ts b/web/ee/helpers/command-palette.ts new file mode 100644 index 0000000000..7a45183215 --- /dev/null +++ b/web/ee/helpers/command-palette.ts @@ -0,0 +1 @@ +export * from "ce/helpers/command-palette";