UNPKG

@thi.ng/text-format

Version:

Customizable color text formatting with presets for ANSI & HTML

7 lines 201 B
export * from "./api.js"; export * from "./ansi.js"; export * from "./format.js"; export * from "./html.js"; export * from "./none.js"; export * from "./presets.js"; //# sourceMappingURL=index.d.ts.map