NeahFront7/node_modules/next/dist/server/accept-header.d.ts
2025-04-10 18:14:28 +02:00

2 lines
89 B
TypeScript

export declare function acceptLanguage(header?: string, preferences?: string[]): string;