4 lines
150 B
TypeScript
4 lines
150 B
TypeScript
|
export const opening: import("./omission.js").OmitHandle;
|
||
|
export type Element = import('hast').Element;
|
||
|
export type Parents = import('hast').Parents;
|