UNPKG

@tanstack/angular-query-experimental

Version:

Signals for managing, caching and syncing asynchronous and remote data in Angular

9 lines (8 loc) 170 B
import { noop } from "@tanstack/query-core"; const injectDevtoolsPanel = () => ({ destroy: noop }); export { injectDevtoolsPanel }; //# sourceMappingURL=stub.mjs.map