UNPKG

bower

Version:

The browser package manager

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