get-app-route-from-entrypoint.d.ts 85 B

1
  1. export default function getAppRouteFromEntrypoint(entryFile: string): string | null;