Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HanMoeHtet/route-level-code-split
/ startLoading
Function
startLoading
src/services/nprogress.ts:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
});
6
7
export
const
startLoading = () => {
8
nProgress.start();
9
};
10
11
export
const
endLoading = () => {
12
nProgress.done();
Callers
1
Page
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected