MCPcopy 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
30export const resetDataLoader = () => {
31 dataStorageProvider.reset();
32};

Callers

nothing calls this directly

Calls 1

resetMethod · 0.65

Tested by

no test coverage detected