import { TrueLiteral } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Sets the literal value.
Note: This forgets the current node and returns the new node if the value changes.
Returns
this | FalseLiteral
x/deno2node/src/deps.deno.ts>TrueLiteral#setLiteralValue
import { TrueLiteral } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Sets the literal value.
Note: This forgets the current node and returns the new node if the value changes.