UNPKG

lmd

Version:

LMD: Lazy Module Declaration

7 lines (5 loc) 84 B
$(function () { if (Math.random() > 0.5) { console.log(123); } });