UNPKG

111 BJavaScriptView Raw
1exports.deps = [
2 {
3 "block": "b2"
4 },
5 {
6 "block": "b1",
7 "elem": "e1"
8 }
9];