Files
est-frame/node_modules/hast-util-from-dom/index.d.ts
2025-10-22 05:38:27 +00:00

4 lines
203 B
TypeScript
Executable File

export { fromDom } from "./lib/index.js";
export type AfterTransform = import("./lib/index.js").AfterTransform;
export type Options = import("./lib/index.js").Options;
//# sourceMappingURL=index.d.ts.map