smartuniverse/dist_ts/interfaces/index.d.ts
2020-09-24 18:13:48 +00:00

6 lines
215 B
TypeScript

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