termio.ts

This commit is contained in:
nirholas
2026-03-31 10:23:41 +00:00
parent cf1088541b
commit 8ede46c94c

View File

@@ -40,3 +40,4 @@ export type {
UnderlineStyle, UnderlineStyle,
} from './termio/types.js' } from './termio/types.js'
export { colorsEqual, defaultStyle, stylesEqual } from './termio/types.js' export { colorsEqual, defaultStyle, stylesEqual } from './termio/types.js'