mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-04 11:43:57 +08:00
14 lines
273 B
JSON
14 lines
273 B
JSON
{
|
|
"manifestVersion": 1,
|
|
"codeAuthority": "src-tauri/src/architecture_tests.rs",
|
|
"edges": [
|
|
"composer->raw_schema",
|
|
"gateway->composer",
|
|
"native->composer",
|
|
"native->document",
|
|
"native->gateway",
|
|
"native->model",
|
|
"native->raw_schema"
|
|
]
|
|
}
|