MCPcopy Create free account
hub / github.com/DFin/Neural-Network-Visualisation / loading

Function loading

assets/main.js:1039–1041  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1037 return state.activeIndex;
1038 },
1039 get loading() {
1040 return state.loading;
1041 },
1042 };
1043}
1044

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected