Skip to main content
Module

x/silicon/deps.ts>isRecordOf

Deno module to generate images from source code using Aloxaf/silicon.
Latest
function isRecordOf
import { isRecordOf } 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 RecordOf<T>.