smartuniverse/dist_ts/interfaces/index.d.ts

6 lines
215 B
TypeScript
Raw Normal View History

2020-09-24 18:13:48 +00:00
export * from './http.interfaces';
export * from './socketfunctionrequests';
export * from './universechannel.interfaces';
export * from './universemessage.interfaces';
export * from './universeactions.interfaces';