smartrobots/ts/smartrobots.plugins.ts
2021-01-03 03:41:46 +00:00

7 lines
98 B
TypeScript

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