Files
smartrequest/ts/core/plugins.ts

5 lines
139 B
TypeScript
Raw Normal View History

2025-07-28 22:37:36 +00:00
import * as smartenv from '@push.rocks/smartenv';
import * as smartpath from '@push.rocks/smartpath/iso';
export { smartenv, smartpath };