UNPKG

lmd

Version:

LMD: Lazy Module Declaration

10 lines (9 loc) 166 B
(function (require) { var a = '123'; function test() { // not return a; // not } if (typeof true === "boolean") { var b = a; } })