tapbundle/dist_ts/tapbundle.plugins.d.ts

5 lines
206 B
TypeScript
Raw Permalink Normal View History

2020-07-08 00:15:44 +00:00
import * as smartdelay from '@pushrocks/smartdelay';
import * as smartenv from '@pushrocks/smartenv';
import * as smartpromise from '@pushrocks/smartpromise';
export { smartdelay, smartenv, smartpromise };