UNPKG

ts-budgie

Version:

Converts TypeScript code to Budgie.

3 lines (2 loc) 151 B
import { BudgieLine } from "../output/budgieLine"; export declare const getListValueType: (typeCommand: string | BudgieLine) => string | BudgieLine;