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