Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Colors

Colors: {}

Type declaration

  • [key: string]: string | string[]

FormatWrap

FormatWrap: (opts?: any) => Format

Type declaration

    • Parameters

      • Optional opts: any

      Returns Format

TransformFunction

TransformFunction: (info: TransformableInfo, opts?: any) => TransformableInfo | boolean

Type declaration

Functions

format

levels

  • levels(config: object): object
  • Parameters

    • config: object

    Returns object