Skip to content

effect-mongodb - should we export a Db instead of just returing the one from mongodb package? #41

Closed
@devmatteini

Description

@devmatteini

For example for MongoClient, we exported a type that for now is just an alias

export type MongoClient = MongoClient_

It just seems a bit odd to use the Db from mongodb compared to the rest of the library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions