UNPKG

@usercentrics/cmp-browser-sdk

Version:
6 lines (5 loc) 146 B
/** The layer that the user's decision came from */ export declare const enum TCF_DECISION_UI_LAYER { FIRST_LAYER = 1, SECOND_LAYER = 2 }