Skip to main content
Module

x/scaffold/src/deps/cli.ts>StringType

scaffold your next project with style and 💗
Latest
class StringType
extends Type<string>
Re-export
import { StringType } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

String type. Allows any value.

Methods

parse(type: ITypeInfo): string

Complete string type.