Skip to main content Link Search Menu Expand Document (external link)

index overview

Added in v1.0.0


Table of contents


exports

From “./Ansi.js”

Re-exports all named exports from the “./Ansi.js” module as Ansi.

Signature

export * as Ansi from "./Ansi.js"

Added in v1.0.0

From “./AnsiDoc.js”

Re-exports all named exports from the “./AnsiDoc.js” module as AnsiDoc.

Signature

export * as AnsiDoc from "./AnsiDoc.js"

Added in v1.0.0

From “./Color.js”

Re-exports all named exports from the “./Color.js” module as Color.

Signature

export * as Color from "./Color.js"

Added in v1.0.0