webrequest/ts/webrequest.plugins.ts
2020-06-25 23:34:59 +00:00

5 lines
136 B
TypeScript

import * as smartdelay from '@pushrocks/smartdelay';
import * as smartenv from '@pushrocks/smartenv';
export { smartdelay, smartenv };