aha-wit-parser 0.2.0

Published mirror of wit-parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
resource a
resource b
resource c
resource d {}
resource e {
  x: func()
}
resource f {
  x: func()
  y: func()
}