UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 180 B
import { FC } from 'react'; import { SubotInlineNodeProps } from "./"; declare const SubotInlineNodeReaction: FC<SubotInlineNodeProps>; export default SubotInlineNodeReaction;