Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Bistutu/FluentRead
/ ReplaceCompatFn
Interface
ReplaceCompatFn
entrypoints/main/compat.ts:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
interface
ReplaceCompatFn {
58
[domain: string]: ReplaceFunction;
59
}
60
61
interface
SelectCompatFn {
62
[domain: string]: SelectFunction;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected