mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-09-25 21:08:59 +02:00
update index.d.ts
This commit is contained in:
3
dist/module-debug/encoder.js
vendored
3
dist/module-debug/encoder.js
vendored
@@ -92,8 +92,7 @@ Encoder.prototype.assign = function (options) {
|
||||
* pre-processing string input
|
||||
* @type {Function|boolean}
|
||||
*/
|
||||
this.normalize = /** @type {Function|boolean} */merge_option(options.normalize, /* tag? */ /* stringify */
|
||||
/* stringify */ /* single param */ /* skip update: */ /* append: */ /* skip update: */ /* skip_update: */ /* skip deletion */!0 /*await rows.hasNext()*/
|
||||
this.normalize = /** @type {Function|boolean} */merge_option(options.normalize, /* tag? */ /* stringify */ /* stringify */ /* single param */ /* skip update: */ /* append: */ /* skip update: */ /* skip_update: */ /* skip deletion */!0 /*await rows.hasNext()*/
|
||||
/*await rows.hasNext()*/ /*await rows.hasNext()*/, this.normalize);
|
||||
|
||||
// {
|
||||
|
Reference in New Issue
Block a user