f39a96bc76
Also, ensure that conversation.messageCollection has nothing in it unless it has an associated ConversationView.
3 lines
53 B
TypeScript
3 lines
53 B
TypeScript
import * as Views from './views';
|
|
|
|
export { Views };
|