plane/web/components/custom-attributes/attribute-forms/select-attribute/index.ts
2023-09-14 13:09:21 +05:30

4 lines
105 B
TypeScript

export * from "./option-form";
export * from "./select-attribute-form";
export * from "./select-option";