plane/web/components/custom-attributes/dropdowns/index.ts
2023-09-15 12:36:51 +05:30

4 lines
107 B
TypeScript

export * from "./color-picker";
export * from "./file-formats-dropdown";
export * from "./types-dropdown";