mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-25 07:35:50 -04:00
7 lines
108 B
JavaScript
7 lines
108 B
JavaScript
const EXPECTED = {
|
|
'query': 'Fo',
|
|
'others': [
|
|
{ 'path': 'basic', 'name': 'Foo' },
|
|
],
|
|
};
|