Module

x/nessie/deps.ts>CliffyCommand#getGlobalType

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
method CliffyCommand.prototype.getGlobalType
import { CliffyCommand } from "https://dotland.deno.dev/x/nessie@2.0.11/deps.ts";

Get global type by name.

Parameters

name: string

Name of the type.

Returns

TypeDef | undefined