smartguard/ts/smartguard.plugins.ts

5 lines
103 B
TypeScript
Raw Normal View History

2024-05-30 13:08:09 +00:00
import * as smartpromise from '@push.rocks/smartpromise';
2019-08-07 14:31:53 +00:00
// pushrocks scope
2019-08-07 14:34:34 +00:00
export { smartpromise };