UNPKG

@teaui/core

Version:

A high-level terminal UI library for Node

3 lines (2 loc) 145 B
import { Palette } from './Palette.js'; export declare function childPalette(purpose: Palette, isPressed?: boolean, isHover?: boolean): Palette;