webdetector/ts/webdetector.plugins.ts

5 lines
133 B
TypeScript
Raw Permalink Normal View History

2018-12-19 16:17:25 +00:00
import * as smartdelay from '@pushrocks/smartdelay';
import * as smartrx from '@pushrocks/smartrx';
2023-06-10 11:46:58 +00:00
export { smartdelay, smartrx };