mirror of
https://github.com/bodyrep/DemoApp.git
synced 2026-01-29 00:22:02 +00:00
5 lines
40 B
JavaScript
5 lines
40 B
JavaScript
|
|
if (something) {
|
|
something('hey');
|
|
}
|