// @pushrocks scope import * as smartcrypto from '@pushrocks/smartcrypto'; export { smartcrypto }; // thirdparty scope import jsonwebtoken from 'jsonwebtoken'; export { jsonwebtoken };