5 lines
109 B
TypeScript
5 lines
109 B
TypeScript
|
|
// Project scope
|
||
|
|
import * as shxInterfaces from '@smarthome.exchange/interfaces';
|
||
|
|
|
||
|
|
export { shxInterfaces };
|