Update js.md

This commit is contained in:
Bjørn Erik Pedersen 2023-12-29 10:40:47 +01:00 committed by GitHub
parent 6d78035f4b
commit b494a8d8d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,9 @@ targetPath
Note that the target path's extension may change if the target MIME type is different, e.g. when the source is TypeScript.
params
{{< new-in "0.96.0" >}}
: (`map` or `slice`) Params that can be imported as JSON in your JS files, e.g.:
```go-html-template