@graffy/common
Advanced tools
@@ -5,3 +5,3 @@ { | ||
"author": "aravind (https://github.com/aravindet)", | ||
"version": "0.15.9", | ||
"version": "0.15.10-alpha.1", | ||
"main": "./index.cjs", | ||
@@ -23,4 +23,4 @@ "exports": { | ||
"merge-async-iterators": "^0.2.1", | ||
"@graffy/stream": "0.15.9" | ||
"@graffy/stream": "0.15.10-alpha.1" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
export function findFirst(children: any, target: any): number; | ||
export function findFirst(children: any, target: any, first: any, last: any): number; | ||
export function findLast(children: any, end: any, first: any, last: any): number; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
104081
0.34%3203
0.25%