search-query-parser > "index.d"
▸ parse(string: string
, options?: SearchParserOptions): string
| SearchParserResult
Defined in index.d.ts:32
Parameters:
Name | Type |
---|---|
string | string |
Optional options |
SearchParserOptions |
Returns: string
| SearchParserResult