This commit is contained in:
Riccardo Di Maio 2020-08-13 00:48:27 +02:00 committed by GitHub
parent 1c84868300
commit 6583bcdd58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ tags:
### `Fuse.createIndex`
Pre-generate the index from the list, and pass it directly into the Fuse instance. If the list is (considerably) large, it speed up instantiation.
Pre-generate the index from the list, and pass it directly into the Fuse instance. If the list is (considerably) large, it speeds up instantiation.
**Example**