]> Lady’s Gitweb - Etiquette/commit
Return undefined not null when resolving fails
authorLady <redacted>
Tue, 20 Jun 2023 01:15:50 +0000 (18:15 -0700)
committerLady <redacted>
Tue, 20 Jun 2023 01:15:50 +0000 (18:15 -0700)
commit6aa0118531463c0f1716b19013607658966a84cc
tree58312a6c4c58dd62c43f48557bfeba7e9bc3e272
parenta3aca34a22550e1555bcdf8a571492213bfa83b0
Return undefined not null when resolving fails

If an identifier is not in use, its resolved value should be
`undefined`.
model.js
model.test.js
This page took 0.021105 seconds and 4 git commands to generate.