Skip to main content
Module

x/lume/deps/cliffy.ts>StringType

🔥 Static site generator for Deno 🦕
Very Popular
Latest
class StringType
extends Type<string>
Re-export
import { StringType } from "https://deno.land/x/lume@v2.1.4/deps/cliffy.ts";

String type. Allows any value.

Methods

parse(type: ArgumentValue): string

Complete string type.