Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/dep/zod.ts>util.joinValues

A frugal web framework
Latest
function util.joinValues
import { util } from "https://deno.land/x/frugal@0.9.6/dep/zod.ts";
const { joinValues } = util;

Type Parameters

T extends any[]

Parameters

array: T
optional
separator = [UNSUPPORTED]

Returns

string