// @tsclass scope import * as tsclass from '@tsclass/tsclass'; export { tsclass, } // pushrocks scope import * as smarturl from '@pushrocks/smarturl'; import * as smartrequest from '@pushrocks/smartrequest'; export { smarturl, smartrequest, } // third party import * as whoiser from 'whoiser'; import tldts from 'tldts'; export { whoiser, tldts, }