Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/refined-github/refined-github
/ batch-mark-files-as-viewed.tsx
File
batch-mark-files-as-viewed.tsx
source/features/batch-mark-files-as-viewed.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import {onAbort} from
'abort-utils'
;
2
import delegate, {type DelegateEvent} from
'delegate-it'
;
3
import * as pageDetect from
'github-url-detection'
;
4
import {$, $$, closestElement, elementExists} from
'select-dom'
;
Callers
nothing calls this directly
Calls
1
is
Function · 0.85
Tested by
no test coverage detected