plane/web/components/custom-attributes/dropdowns/index.ts

3 lines
75 B
TypeScript
Raw Normal View History

2023-09-12 14:06:35 +00:00
export * from "./file-formats-dropdown";
export * from "./types-dropdown";