更新
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
declare function xpath(xpath: string): HTMLElement[];
|
||||
declare function xpath(node: ChildNode, optimized?: boolean): string;
|
||||
|
||||
export = xpath;
|
||||
Reference in New Issue
Block a user