UNPKG

botframework-webchat-component

Version:
7 lines 228 B
import React from 'react'; type BasicTranscriptProps = { className?: string; }; declare const _default: React.NamedExoticComponent<BasicTranscriptProps>; export default _default; //# sourceMappingURL=BasicTranscript.d.ts.map