Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ Derived2
Class
Derived2
tests/format/flow/flow-repo/classes/extends_any.js:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Base: any =
class
{}
2
class
Derived1 extends Base {}
3
class
Derived2 extends Derived1 {
4
m() {}
5
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…