Files
cartlog-admin/node_modules/next/dist/server/accept-header.d.ts
2026-01-01 15:25:19 +05:30

2 lines
98 B
TypeScript

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