ora/ts/ora.plugins.ts

5 lines
102 B
TypeScript
Raw Permalink Normal View History

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