@asamuzakjp/dom-selector
Advanced tools
Comparing version 0.18.0 to 0.18.1
@@ -49,3 +49,3 @@ { | ||
}, | ||
"version": "0.18.0" | ||
"version": "0.18.1" | ||
} |
@@ -7,2 +7,3 @@ export class Matcher { | ||
_getRoot(node?: object): object; | ||
_sortLeaves(leaves: object): any[]; | ||
_prepare(selector?: string): any[]; | ||
@@ -9,0 +10,0 @@ _collectNthChild(anb: { |
Sorry, the diff of this file is too big to display
89928
2804