UNPKG

@airgrid/edgekit

Version:

A privacy focused library for cookie-less audience creation.

6 lines 176 B
import { Edkt } from '../types'; export declare const edkt: Edkt; export * from './store'; export * from './gdpr'; export * from '../types'; //# sourceMappingURL=index.d.ts.map