Skip to main content
Module

x/dyr/deps.ts>Command#getType

Deno CLI for the weather
Go to Latest
method Command.prototype.getType
Re-export
import { Command } from "https://deno.land/x/dyr@v1.3.1/deps.ts";

Get type by name.

Parameters

name: string

Name of the type.

Returns

IType | undefined