Files
smartrequest/ts/core/plugins.ts
2025-07-28 22:37:36 +00:00

5 lines
139 B
TypeScript

import * as smartenv from '@push.rocks/smartenv';
import * as smartpath from '@push.rocks/smartpath/iso';
export { smartenv, smartpath };