4 lines
127 B
TypeScript
4 lines
127 B
TypeScript
export * from './http.interfaces';
|
|
export * from './universechannel.interfaces';
|
|
export * from './universemessage.interfaces';
|