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

3.0.3 • Public • Published

Installation

npm install --save @types/logrocket-react

Summary

This package contains type definitions for logrocket-react (https://github.com/LogRocket/logrocket-react).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/logrocket-react.

index.d.ts

import LogRocket = require("logrocket");

type LR = typeof LogRocket;

declare function setupLogRocketReact(logRocket: LR): void;

export = setupLogRocketReact;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:38 GMT
  • Dependencies: logrocket

Credits

These definitions were written by Nivesh Ravindran.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/logrocket-react

Weekly Downloads

32,005

Version

3.0.3

License

MIT

Unpacked Size

3 kB

Total Files

5

Last publish

Collaborators

  • types