styles

object styles
class Object
trait Matchable
class Any

Value members

Concrete methods

@JSImport("node:util", "inspect.styles.bigint") @native
def bigint: String
@inline
def bigint_=(x: String): Unit
@JSImport("node:util", "inspect.styles.boolean") @native
def boolean: String
@inline
def boolean_=(x: String): Unit
@JSImport("node:util", "inspect.styles.date") @native
def date: String
@inline
def date_=(x: String): Unit
@JSImport("node:util", "inspect.styles.module") @native
def module: String
@inline
def module_=(x: String): Unit
@JSImport("node:util", "inspect.styles.number") @native
def number: String
@inline
def number_=(x: String): Unit
@JSImport("node:util", "inspect.styles.regexp") @native
def regexp: String
@inline
def regexp_=(x: String): Unit
@JSImport("node:util", "inspect.styles.special") @native
def special: String
@inline
def special_=(x: String): Unit
@JSImport("node:util", "inspect.styles.string") @native
def string: String
@inline
def string_=(x: String): Unit
@JSImport("node:util", "inspect.styles.symbol") @native
def symbol: String
@inline
def symbol_=(x: String): Unit
@JSImport("node:util", "inspect.styles.undefined") @native
def undefined: String
@inline
def undefined_=(x: String): Unit

Concrete fields

@JSImport("node:util", "inspect.styles") @native
val ^: Any
@JSImport("node:util", "inspect.styles.null") @native
val `null`: String