UNPKG

386 BTypeScriptView Raw
1export * from "./stringify";
2export * from "./traversal";
3export * from "./manipulation";
4export * from "./querying";
5export * from "./legacy";
6export * from "./helpers";
7export * from "./feeds";
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