Skip to main content
Latest
method ShorthandPropertyAssignment.prototype.getValueSymbolOrThrow
import { ShorthandPropertyAssignment } from "https://deno.land/x/deno2node@v1.12.0/src/deps.deno.ts";

Gets the value symbol or throws if it doesn't exist.

Parameters

optional
message: string | (() => string)