|
|
|
|
|
by bterlson
806 days ago
|
|
The playground I posted has a description. They're pulled from JSDoc style comments. You can also use the `@doc` decorator, though that's usually reserved for more advanced cases like when you need string interpolation or something. |
|