smartdaemon/test/plugins.ts

6 lines
76 B
TypeScript
Raw Normal View History

2022-10-19 19:27:42 +02:00
import * as smartpath from '@pushrocks/smartpath';
export {
smartpath
};