UNPKG

@hhgtech/hhg-components

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