leetcode-api 0.6.0

leetcode api
Documentation
1
2
3
4
5
6
7
mutation dailyCheckin {
  checkin {
    checkedIn
    ok
    error
  }
}