UNPKG

modernizr

Version:

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

5 lines (4 loc) 60 B
define(function() { var smile = ':)'; return smile; });