smartrobots/ts/smartrobots.plugins.ts

7 lines
98 B
TypeScript
Raw Permalink Normal View History

2021-01-03 03:41:46 +00:00
// @pushrocks scope
import * as webrequest from '@pushrocks/webrequest';
export {
webrequest
}