You've already forked search-query-parser
1.3 KiB
1.3 KiB
search-query-parser > "index.d" > SearchQueryParser
Module: SearchQueryParser
Index
Interfaces
Functions
Functions
parse
▸ parse(string: string, options?: SearchParserOptions): string | SearchParserResult
Defined in index.d.ts:33
Parameters:
| Name | Type |
|---|---|
| string | string |
Optional options |
SearchParserOptions |
Returns: string | SearchParserResult