mirror of
https://github.com/sstent/expressmongotest.git
synced 2026-01-26 17:12:33 +00:00
5 lines
40 B
JavaScript
5 lines
40 B
JavaScript
|
|
if (something) {
|
|
something('hey');
|
|
}
|