mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-03 22:15:13 +01:00
201 B
201 B
Comments
Start with uppercase letter and end with a period
// This is a comment that will help you understand what is happening in the
// code below.
const someFunction = () => null;