Skip to main content
Module

x/localekit/mod.ts>FuncObj

A translation plugin for Deno
Go to Latest
type alias FuncObj
Re-export
import { type FuncObj } from "https://deno.land/x/localekit@2.0.0/mod.ts";

Represents a potentially depply nested object of functions.

definition: Recursive<FuncType>