UNPKG
@dashdashzako/dnt
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.0
0.0.1
Browser Do Not Track detection utility
github.com/dashdashzako/dnt
@dashdashzako/dnt
/
lib
/
index.d.ts
2 lines
(1 loc)
•
63 B
TypeScript
View Raw
1
2
export
declare
function
isDNTEnabled(
window
:
Window
):
boolean
;