UNPKG

@teaui/core

Version:

A high-level terminal UI library for Node

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