Skip to content

typescript namespace and class name collision avoidance#54

Open
RobMayer wants to merge 3 commits into
seald:masterfrom
RobMayer:master
Open

typescript namespace and class name collision avoidance#54
RobMayer wants to merge 3 commits into
seald:masterfrom
RobMayer:master

Conversation

@RobMayer

@RobMayer RobMayer commented Feb 14, 2024

Copy link
Copy Markdown

default export still works as expected. all types can be accessed through the Nedb namespace export, including Nedb.DataStore which is the same as the default export.

this is a fix for #35

@RobMayer

Copy link
Copy Markdown
Author

added a fix for #57

@RobMayer

Copy link
Copy Markdown
Author

Nevermind - Cursor type is spaghetti.

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