UNPKG

@madarche/donottrack

Version:

Module to check the value of the DNT header

5 lines (3 loc) 97 B
const dnt = require('./lib'); module.exports = dnt.default; Object.assign(module.exports, dnt);