0.3.7 • Published 2 years ago

@types/react-highlighter v0.3.7

Weekly downloads
6,459
License
MIT
Repository
github
Last release
2 years ago

Installation

npm install --save @types/react-highlighter

Summary

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

Details

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

index.d.ts

// Type definitions for react-highlighter 0.3
// Project: https://github.com/helior/react-highlighter
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8

/// <reference types="react" />

declare var Highlight: any;
export = Highlight;

Additional Details

  • Last updated: Thu, 23 Dec 2021 23:35:37 GMT
  • Dependencies: @types/react
  • Global values: none

Credits

These definitions were written by DefinitelyTyped.

0.3.6

2 years ago

0.3.7

2 years ago

0.3.5

3 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.0.2

9 years ago

0.0.1

9 years ago