fuc-new/doc/node_modules/hast-util-from-html/index.d.ts
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

5 lines
265 B
TypeScript

// eslint-disable-next-line @typescript-eslint/triple-slash-reference -- needed to register data.
/// <reference types="hast-util-from-parse5" />
export {fromHtml} from './lib/index.js'
export type {ErrorCode, ErrorSeverity, OnError, Options} from './lib/types.js'