Skip to content

i want to edit the wok class #233

@EXA-Hub

Description

@EXA-Hub
  class WOK extends WOKCommands {
    async connectToMongo(mongoUri) {
      await mongoose.connect(mongoUri);
      this._isConnectedToDB = true;
    }
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions