Skip to main content
Module

x/silicon/deps.ts>isLiteralOf

Deno module to generate images from source code using Aloxaf/silicon.
Latest
function isLiteralOf
import { isLiteralOf } from "https://deno.land/x/silicon@v1.0.0/deps.ts";

Return a type predicate function that returns true if the type of x is a literal type of pred.

Parameters

literal: T