// node native scope import * as path from 'path'; export { path }; // @push.rocks scope import * as smartnftables from '@push.rocks/smartnftables'; import * as smartrust from '@push.rocks/smartrust'; export { smartnftables, smartrust };