UNPKG

starchild-widget

Version:

Starchild Widget

4 lines 169 B
import { default as React } from 'react'; import { ChatProps } from '../../../types'; export declare const Chat: React.FC<ChatProps>; //# sourceMappingURL=index.d.ts.map