1 line
97 B
TypeScript
1 line
97 B
TypeScript
export default function getRouteFromEntrypoint(entryFile: string, app?: boolean): string | null;
|