UNPKG

@teaui/core

Version:

A high-level terminal UI library for Node

3 lines (2 loc) 103 B
import type { Font, FontFamily } from './types'; export declare const FONTS: Record<FontFamily, Font>;