--- title: universe package description: > The `universe` package provides equivalent functions to the standard universe package but with more precise type signatures. menu: flux_0_x_ref: name: universe parent: experimental identifier: experimental/universe weight: 21 cascade: introduced: v0.166.0 --- The `universe` package provides equivalent functions to the standard universe package but with more precise type signatures. Import the `experimental/universe` package: ```js import "experimental/universe" ``` ## Functions {{< children type="functions" show="pages" >}}