smartguard/ts/smartguard.plugins.ts

6 lines
103 B
TypeScript
Raw Normal View History

2019-08-07 14:31:53 +00:00
import * as smartpromise from '@pushrocks/smartpromise';
// pushrocks scope
2019-06-18 12:51:13 +00:00
export {
2019-08-07 14:31:53 +00:00
smartpromise
};