Skip to main content
Module

x/wcarbon/deps.ts>Command#getBaseType

CLI tool for Website Carbon's API
Go to Latest
method Command.prototype.getBaseType
Re-export
import { Command } from "https://deno.land/x/wcarbon@v1.2.0/deps.ts";

Get base type by name.

Parameters

name: string

Name of the type.

Returns

IType | undefined