Files
smartdaemon/ts/index.ts
T

3 lines
104 B
TypeScript
Raw Normal View History

2022-10-19 19:27:42 +02:00
export * from './smartdaemon.classes.smartdaemon.js';
export * from './smartdaemon.classes.service.js';