[![NPM version](https://img.shields.io/npm/v/@mdnx/tcf-types.svg?style=flat-square)](https://www.npmjs.com/package/@mdnx/tcf-types)
[![npm module downloads per month](http://img.shields.io/npm/dm/@mdnx/tcf-types.svg?style=flat)](https://www.npmjs.org/package/@mdnx/tcf-types)

# Consent Management Platform TCFv2 Types

This package provides TCFv2 Typescript Types specified in the
[Consent Management Platform API Final v2.0 Specification](https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework/blob/master/TCFv2/IAB%20Tech%20Lab%20-%20CMP%20API%20v2.md).

For more details see [Transparency and Consent Framework](https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework).

## Installation / Use in TypeScript projects

```bash
npm install @mdnx/tcf-types --save-dev
```
