Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apitable/apitable
/ resetDataLoader
Function
resetDataLoader
packages/core/src/databus/__tests__/mock.databus.ts:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
});
29
30
export
const
resetDataLoader = () => {
31
dataStorageProvider.reset();
32
};
Callers
nothing calls this directly
Calls
1
reset
Method · 0.65
Tested by
no test coverage detected