UNPKG

@hhgtech/hhg-components

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