Closed mahsashadi closed 1 year ago
having an actual type
That would be preferable. I checked, and this package don't have many of them documented.
Also, a lot of the annotations in this file is invalid. Should actually be Promise<T>
for pretty much all of them :sweat_smile:
A good commit message for this would be: docs(vfs): update search function annotation
.
This repo uses https://www.conventionalcommits.org/en/v1.0.0/
A good commit message for this would be:
docs(vfs): update search function annotation
.This repo uses https://www.conventionalcommits.org/en/v1.0.0/
Done @andersevenrud
Done
Could you make it a Promise<Object>
?
It seems search function does not return boolean.