Fix actions/tour
This commit is contained in:
		
							
								
								
									
										4
									
								
								node_modules/fastest-levenshtein/esm/mod.d.ts
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								node_modules/fastest-levenshtein/esm/mod.d.ts
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| declare const distance: (a: string, b: string) => number; | ||||
| declare const closest: (str: string, arr: readonly string[]) => string; | ||||
| export { closest, distance }; | ||||
| //# sourceMappingURL=mod.d.ts.map | ||||
		Reference in New Issue
	
	Block a user