-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
@blakeembrey My original typings were contained in a named module, which as I see you've changed to a namespace. This is fine, but now it's impossible to extend the typings (unless I'm unaware of a way?) in an external module.
I'd like to recreate the typings for rethinkdbdash without copy-pasting and having to maintain 2 different versions of the same code. rethinkdbdash simply has a wrapper interface and additionally adds the ability to return Promises from any query (without having to .run()).
Any suggestions?
Metadata
Metadata
Assignees
Labels
No labels