UNPKG

140 BTypeScriptView Raw
1import Mentions from './Mentions';
2import type { MentionsProps } from './Mentions';
3export type { MentionsProps };
4export default Mentions;