Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/localekit/types/fn.ts

A translation plugin for Deno
Latest
import * as localekit from "https://deno.land/x/localekit@2.2.0/types/fn.ts";

Type Aliases

Represents the type for the arguments of a function.

Represents a potentially depply nested object of functions.

Represents a function type with optional generic parameters.