webrequest/ts/webrequest.plugins.ts
2018-11-30 17:12:48 +01:00

5 lines
77 B
TypeScript

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