wilddragon-site/node_modules/next/dist/server/accept-header.d.ts
2026-04-17 15:51:01 -04:00

1 line
98 B
TypeScript
Executable file

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