diff --git a/src/ink/termio.ts b/src/ink/termio.ts index 39f4fb2..263eea1 100644 --- a/src/ink/termio.ts +++ b/src/ink/termio.ts @@ -40,3 +40,4 @@ export type { UnderlineStyle, } from './termio/types.js' export { colorsEqual, defaultStyle, stylesEqual } from './termio/types.js' +