webdetector/ts/webdetector.plugins.ts
2023-06-10 13:46:58 +02:00

5 lines
133 B
TypeScript

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