/** * Only pass the page routes, not api routes */ export function buildEntry(routes: any, clientOnly?: boolean): Promise;