AutoCompleteFunctiontype AutoCompleteFunction = (input: string) => Awaitable<string[]>;§Type§(input: string) => Awaitable<string[]>[src]