paypal/ts/paypal.plugins.ts

6 lines
171 B
TypeScript
Raw Normal View History

2020-08-21 15:40:04 +00:00
// pupshrocks scope
import * as smartrequest from '@pushrocks/smartrequest';
import * as smartstring from '@pushrocks/smartstring';
export { smartrequest, smartstring };