isohash/ts/isohash.plugins.ts
2020-09-29 16:21:56 +00:00

7 lines
92 B
TypeScript

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