signal-desktop/ts/backbone/index.ts
Scott Nonnenberg f39a96bc76 Move to centralized message/cache data layer
Also, ensure that conversation.messageCollection has nothing in it
unless it has an associated ConversationView.
2018-07-27 10:55:10 -07:00

3 lines
53 B
TypeScript

import * as Views from './views';
export { Views };