UNPKG

@configurator/ravendb

Version:
5 lines (4 loc) 83 B
export interface SuggestionResult { name: string; suggestions: string[]; }