4 lines
127 B
TypeScript
Raw Normal View History

2019-04-11 17:52:01 +02:00
export * from './http.interfaces';
export * from './universechannel.interfaces';
export * from './universemessage.interfaces';