export { default as JoDynamicTags } from "./src/DynamicTags"; export type { DynamicTagsProps as JTDynamicTagsProps } from "./src/DynamicTags";