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

1.0.0 • Public • Published

Installation

npm install --save @types/fake-useragent

Summary

This package contains type definitions for fake-useragent (https://github.com/thiennq/fake-useragent).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fake-useragent.

index.d.ts

/**
 * Return fake User-Agent string
 */
declare function fakeUa(): string;
export = fakeUa;

Additional Details

  • Last updated: Wed, 08 Nov 2023 02:36:52 GMT
  • Dependencies: none

Credits

These definitions were written by hotsoycandy.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/fake-useragent

Weekly Downloads

532

Version

1.0.0

License

MIT

Unpacked Size

2.77 kB

Total Files

5

Last publish

Collaborators

  • types