isohash/ts/isohash.plugins.ts

7 lines
93 B
TypeScript
Raw Permalink Normal View History

2020-09-29 16:21:56 +00:00
// pushrocks scope
2024-05-28 10:40:32 +00:00
import * as smartenv from '@push.rocks/smartenv';
2020-09-29 16:21:56 +00:00
export {
smartenv
};