UNPKG

modernizr

Version:

Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.

5 lines (4 loc) 79 B
define(function() { var toStringFn = ({}).toString; return toStringFn; });