5 lines
139 B
TypeScript
5 lines
139 B
TypeScript
import * as smartenv from '@push.rocks/smartenv';
|
|
import * as smartpath from '@push.rocks/smartpath/iso';
|
|
|
|
export { smartenv, smartpath };
|