UNPKG

denwa-react-shared

Version:
4 lines (3 loc) 122 B
import { FC } from 'react'; import { ContainerProps } from './types'; export declare const Container: FC<ContainerProps>;