import { auto, showMore } from './common.ts' const autos = await auto.getServiceEntities(); console.log(showMore(autos));