Share via


InspectStyles interface

Extends

Record<InspectStyle, InspectColor | (value: string) => string>

Properties

regexp

Inherited Properties

bigint
boolean
date
module
name
null
number
special
string
symbol
undefined

Property Details

regexp

regexp: (value: string) => string

Property Value

(value: string) => string

Inherited Property Details

bigint

bigint: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.bigint

boolean

boolean: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.boolean

date

date: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.date

module

module: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.module

name

name: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.name

null

null: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.null

number

number: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.number

special

special: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.special

string

string: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.string

symbol

symbol: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.symbol

undefined

undefined: InspectColor | (value: string) => string

Property Value

InspectColor | (value: string) => string

Inherited From Record.undefined