Skip to content

Commit

Permalink
Update finder.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed May 12, 2024
1 parent dd184d4 commit 6b2909f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/js/finder.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export class Finder {
constructor(window: object);
private _onError;
private _setup;
private _setEvent;
private _correspond;
private _createTreeWalker;
private _prepareQuerySelectorWalker;
Expand Down

0 comments on commit 6b2909f

Please sign in to comment.