Skip to main content
Module

x/froebel/types.ts>Suffix

A strictly typed utility library.
Go to Latest
type alias Suffix
import { type Suffix } from "https://deno.land/x/froebel@v0.18.0/types.ts";

Type Parameters

STR extends string
SUF extends string
optional
CASE extends StringCase | void = void
definition: Prefix<SUF, STR, CASE>