@@ -2,6 +2,19 @@ import { hexToRgb888, rgb888ToHex } from '../../utils/index.js' import type { CommentOptions } from './types.js' import { CommentMode } from './types.js' +export const ...