ora/ts/ora.plugins.ts
2020-06-21 16:06:11 +00:00

7 lines
104 B
TypeScript

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