Skip to main content
Module

x/silicon/deps.ts>isAny

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

Always return true regardless of the type of x.

Parameters

_x: unknown

Returns

_x is any