slack/ts/slack.plugins.ts

5 lines
102 B
TypeScript
Raw Permalink Normal View History

2019-09-05 11:08:42 +00:00
// pushrocks scope
2018-10-07 20:29:14 +00:00
import * as smartrequest from '@pushrocks/smartrequest';
2018-09-15 20:23:05 +00:00
export { smartrequest };