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

x/localekit/types/recursive.ts

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

Type Aliases

Represents a recursive object that can contain nested objects of the same type or a whatever T is defined as.