UNPKG

@travetto/terminal

Version:

General terminal support

5 lines 169 B
import type { } from './src/trv.d.ts'; export * from './src/style.ts'; export * from './src/terminal.ts'; export * from './src/writer.ts'; export * from './src/util.ts';