Skip to content

Conversation

@dtkdtk
Copy link

@dtkdtk dtkdtk commented Jun 20, 2025

If the document is not found, Cursor<null> will be returned

If the document is not found, `Cursor<null>` will be returned
@dtkdtk
Copy link
Author

dtkdtk commented Dec 27, 2025

Also, please fix types for removeAsync():

- removeAsync(query: any, options: Nedb.RemoveOptions): Promise<number>;
+ removeAsync(query: any, options?: Nedb.RemoveOptions): Promise<number>;
#                                ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant