Skip to content

doc: simplify util.TextDecoder example

Rodrigo Muino Tomonari requested to merge github/fork/Trott/doc-decoder into master

This simplifies the example and makes it runnable. (The current example has a magic function.) (This also removes an assignment in a condition which will be flagged if we enable ESLint's no-cond-assign rule.)

Merge request reports

Loading