aboutsummaryrefslogtreecommitdiff
path: root/test/data/dictionaries/valid-dictionary1/kanji_meta_bank_1.json
blob: 56b91713a180cac0ea7a751481e5eb350dd3219f (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"}]
]