smartdaemon/test/plugins.ts

6 lines
76 B
TypeScript
Raw Normal View History

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