// Minimal plugin set for lightweight client startup import * as path from 'node:path'; import * as smartipc from '@push.rocks/smartipc'; export { path, smartipc };