aboutsummaryrefslogtreecommitdiff
path: root/test/data/dictionaries/valid-dictionary1/kanji_meta_bank_1.json
blob: c4dae2076481f8427ae088e1e6da6b5620cf3cc8 (plain)
1
2
3
4
5
6
7
8
[
    ["打", "freq", 1],
    ["込", "freq", 2],
    ["打", "freq", "three"],
    ["込", "freq", "four (4)"],
    ["打", "freq", {"value": 5}],
    ["込", "freq", {"value": 6, "displayValue": "six"}]
]