session-desktop/ts/session/messages/index.ts
2020-05-22 09:23:38 +10:00

4 lines
62 B
TypeScript

import * as Outgoing from './outgoing';
export { Outgoing };