1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
// exact-check const QUERY = [ 'Demon Lord', ]; const EXPECTED = [ { 'others': [ { 'path': 'doc_alias_whitespace', 'name': 'Struct', 'alias': 'Demon Lord', 'href': '../doc_alias_whitespace/struct.Struct.html', 'is_alias': true }, ], }, ];