mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 12:58:13 +00:00
3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
export { DynamicSelect } from "./DynamicSelect";
|
|
export type { DynamicSelectProps } from "./DynamicSelect";
|