kjelsrud.dev/node_modules/hast-util-to-html/lib/omission/closing.d.ts

4 lines
157 B
TypeScript
Raw Normal View History

2023-07-19 21:31:30 +02:00
export const closing: import('../types.js').OmitHandle
export type Element = import('../types.js').Element
export type Parent = import('../types.js').Parent