2 lines
89 B
Plaintext
2 lines
89 B
Plaintext
export declare function acceptLanguage(header?: string, preferences?: string[]): string;
|