UNPKG

@hhgtech/hhg-components

Version:
6 lines (5 loc) 196 B
import React from 'react'; import { SubotInlineNodeProps } from "../../../interfaces/types"; export declare const SubotInlineNodeBase: { [key: string]: React.FC<SubotInlineNodeProps>; };