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

1.0.4 • Public • Published

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

import { JSX } from "react";
/**
 * 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: Wed, 06 Dec 2023 06:36:35 GMT
  • Dependencies: @types/react

Credits

These definitions were written by David Díez.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/react-cookiebot

Weekly Downloads

1,287

Version

1.0.4

License

MIT

Unpacked Size

3.2 kB

Total Files

5

Last publish

Collaborators

  • types