Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ink/models/IStyleBase.ts>IStyleBase

Terminal string color for Deno
Latest
interface IStyleBase
import { type IStyleBase } from "https://deno.land/x/ink@1.3/models/IStyleBase.ts";

Properties

name: string
rules: string

Methods

ansiStart(): string
ansiEnd(): string