isohash/ts/isohash.plugins.ts

7 lines
92 B
TypeScript
Raw Normal View History

2020-09-29 16:21:56 +00:00
// pushrocks scope
import * as smartenv from '@pushrocks/smartenv';
export {
smartenv
};