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