UNPKG

407 BTypeScriptView Raw
1export * from "./stringify.js";
2export * from "./traversal.js";
3export * from "./manipulation.js";
4export * from "./querying.js";
5export * from "./legacy.js";
6export * from "./helpers.js";
7export * from "./feeds.js";
8/** @deprecated Use these methods from `domhandler` directly. */
9export { isTag, isCDATA, isText, isComment, isDocument, hasChildren, } from "domhandler";
10//# sourceMappingURL=index.d.ts.map
\No newline at end of file