ora/ts/ora.plugins.ts

7 lines
104 B
TypeScript
Raw Normal View History

2020-06-21 16:06:11 +00:00
// pushrocks scope
import * as smartrequest from '@pushrocks/smartrequest';
export {
smartrequest
};