UNPKG

react-ad-block-detect

Version:

A React component that renders its children if an ad blocker is detected

18 lines (17 loc) 311 B
{ "collectCoverage": true, "collectCoverageFrom": [ "src/**/*.js" ], "coverageThreshold": { "global": { "branches": 100, "functions": 100, "lines": 100, "statements": 100 } }, "modulePaths": [ "src" ] }