Skip to main content
Module

x/rambda/files/index.d.ts>init

Faster and smaller alternative to Ramda
Go to Latest
function init
import { init } from "https://deno.land/x/rambda@v9.1.1/files/index.d.ts";

Type Parameters

T extends unknown[]

Returns

T extends readonly [...infer U, any] ? U : [...T]

Parameters

input: string

Returns

string