slack/ts/slack.plugins.ts
2019-09-05 13:08:42 +02:00

5 lines
102 B
TypeScript

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