UNPKG

105 BTypeScriptView Raw
1import Message from '../../types/message';
2
3export * from '../../types/message';
4export default Message;