tink/ts/tink.plugins.ts

7 lines
104 B
TypeScript
Raw Permalink Normal View History

2022-02-15 15:51:16 +00:00
// @pushrocks scope
import * as smartrequest from '@pushrocks/smartrequest';
export {
smartrequest
}