smartuniverse/ts/interfaces/index.ts

4 lines
127 B
TypeScript
Raw Normal View History

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