UNPKG

eslint-config-lemon

Version:

<div align="center"> <br> <img width="400" src="logo.svg"> <br> <br> </div>

2 lines 116 B
export function distance(a: string, b: string): number; export function closest(str: string, arr: string[]): string;