smartuniverse/ts/interfaces/index.ts
2019-04-24 23:27:57 +02:00

5 lines
173 B
TypeScript

export * from './http.interfaces';
export * from './universechannel.interfaces';
export * from './universemessage.interfaces';
export * from './universeactions.interfaces';