nix
import { nix } from "https://garn.io/ts/v0.0.14/mod.ts";
§Functions
nix.nixAttrSet | Turns a javascript object of |
nix.nixList | Turns a javascript array of |
nix.nixRaw | A template literal function to construct |
nix.nixStrLit | Returns a |
§Type Aliases
nix.NixExpression | An opaque type representing a Nix expression. |
nix.NixStrLitInterpolatable | A union of types that are allowed to be interpolated into the |