Skip to main content
Module

x/froebel/types.ts>TupleOfSize

A strictly typed utility library.
Go to Latest
type alias TupleOfSize
import { type TupleOfSize } from "https://deno.land/x/froebel@v0.22.0/types.ts";

Type Parameters

Length extends number
optional
Type = any
definition: TupleOfSize_<Length, Type>