// @pushrocks scope import * as smartexpress from '@pushrocks/smartexpress'; import * as smartproxy from '@pushrocks/smartproxy'; import * as smartnetwork from '@pushrocks/smartnetwork'; export { smartexpress, smartproxy, smartnetwork } // tsclass scope import * as tsclass from '@tsclass/tsclass'; export { tsclass };