UNPKG

bower

Version:

The browser package manager

4 lines (3 loc) 61 B
function () { var a = 3; return a > 2 ? true : false; };