MCPcopy 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
7export const startLoading = () => {
8 nProgress.start();
9};
10
11export const endLoading = () => {
12 nProgress.done();

Callers 1

PageFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected