UNPKG

@onesy/algorithms

Version:
2 lines (1 loc) 77 B
export default function naiveSearch(string: string, value: string): boolean;