0.3.7 • Published 6 months ago

@types/react-highlighter v0.3.7

Weekly downloads
6,459
License
MIT
Repository
github
Last release
6 months 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

7 months ago

0.3.7

6 months ago

0.3.5

2 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago