Skip to content

Missing types #175

Open
Open
@oliv-tree

Description

@oliv-tree

Hey,

Perhaps this has not been implemented, but I don't seem to be able to get any types when using this library?

E.g., if I do the below I do not get any hints on what is returned by this query.

let profile = await wowClient.characterPVP({
  realm: "silvermoon",
  name: "abc",
})
console.log(profile.data.)

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