Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/lit-query/src/tests/base-controller.test.ts:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
}
11
12
class
RecordingController extends BaseController<string> {
13
readonly lifecycle: string[] = []
14
15
constructor(host: ReactiveControllerHost) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected