isohash/ts/isohash.plugins.ts
2024-05-28 12:40:32 +02:00

7 lines
93 B
TypeScript

// pushrocks scope
import * as smartenv from '@push.rocks/smartenv';
export {
smartenv
};