webrequest/ts/webrequest.plugins.ts
2018-12-06 01:02:35 +01:00

6 lines
78 B
TypeScript

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