@types/browser-lang
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Installation

npm install --save @types/browser-lang

Summary

This package contains type definitions for browser-lang (https://github.com/InJaEE/DefinitelyTyped).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/browser-lang.

index.d.ts

export interface BrowserOption {
    languages: string[];
    fallback: string;
}

declare function browserLang(option?: BrowserOption): string;

export default browserLang;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by InJaEE.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.24,751ts5.8
0.1.24,751ts5.7
0.1.24,751latest
0.1.24,751ts4.5
0.1.24,751ts4.6
0.1.24,751ts4.7
0.1.24,751ts4.8
0.1.24,751ts4.9
0.1.24,751ts5.0
0.1.24,751ts5.1
0.1.24,751ts5.2
0.1.24,751ts5.3
0.1.24,751ts5.4
0.1.24,751ts5.5
0.1.24,751ts5.6
0.1.24,751ts5.9
0.1.073ts3.6
0.1.073ts3.7
0.1.073ts3.8
0.1.073ts3.9
0.1.073ts4.0
0.1.073ts4.1
0.1.073ts4.2
0.1.073ts4.3
0.1.073ts4.4

Version History

VersionDownloads (Last 7 Days)Published
0.1.24,751
0.1.10
0.1.073

Package Sidebar

Install

npm i @types/browser-lang

Weekly Downloads

4,824

Version

0.1.2

License

MIT

Unpacked Size

2.89 kB

Total Files

5

Last publish

Collaborators

  • types