Closed Krinkle closed 10 years ago
Variable opts is never undefined at this point because of opts = opts || {};.
opts
opts = opts || {};
Variable
opts
is never undefined at this point because ofopts = opts || {};
.