diff --git a/content/flux/v0.x/stdlib/contrib/bonitoo-io/hex/_index.md b/content/flux/v0.x/stdlib/contrib/bonitoo-io/hex/_index.md index d9a53b1f2..7ac141bcc 100644 --- a/content/flux/v0.x/stdlib/contrib/bonitoo-io/hex/_index.md +++ b/content/flux/v0.x/stdlib/contrib/bonitoo-io/hex/_index.md @@ -23,5 +23,9 @@ cascade: The Flux `hex` package provides functions that convert hexadecimal strings into Flux data types. Import the `contrib/bonitoo-io/hex` package. +```js +import "contrib/bonitoo-io/hex" +``` + ## Functions {{< children type="functions" show="pages" >}}