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