2 lines
91 B
Plaintext
2 lines
91 B
Plaintext
export declare function getSortedRoutes(normalizedPages: ReadonlyArray<string>): string[];
|