paypal/ts/paypal.plugins.ts
2020-08-21 15:40:04 +00:00

6 lines
171 B
TypeScript

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