webrequest/ts/webrequest.plugins.ts

5 lines
77 B
TypeScript
Raw Normal View History

2018-11-30 16:12:48 +00:00
import * as smartdelay from '@pushrocks/smartdelay';
export {
smartdelay
}