rallly/components/forms/poll-options-form/index.ts
2022-04-12 07:14:28 +01:00

2 lines
72 B
TypeScript

export { default } from "./poll-options-form";
export * from "./types";