tink/ts/tink.plugins.ts
2022-02-15 16:51:16 +01:00

7 lines
104 B
TypeScript

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