1.0.4 • Published 5 months ago

@types/react-cookiebot v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Installation

npm install --save @types/react-cookiebot

Summary

This package contains type definitions for react-cookiebot (https://github.com/yeutech-lab/react-cookiebot/).

Details

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

index.d.ts

// Type definitions for react-cookiebot 1.0
// Project: https://github.com/yeutech-lab/react-cookiebot/
// Definitions by: David Díez <https://github.com/hartstarx>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

/**
 * A simple react cookie bot component that configure
 * Cookiebot in your react or react-native-web application.
 */
export default function CookieBot(props: { domainGroupId: string; language?: string | undefined }): JSX.Element;

Additional Details

  • Last updated: Thu, 08 Jul 2021 20:20:32 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by David Díez.

1.0.4

5 months ago

1.0.2

7 months ago

1.0.3

6 months ago

1.0.1

3 years ago

1.0.0

3 years ago