Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callstack/agent-device
/ scroll-gesture.ts
File
scroll-gesture.ts
src/core/scroll-gesture.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ AppError } from
'../kernel/errors.ts'
;
2
import
{ defineStringEnum } from
'../utils/string-enum.ts'
;
3
import
type
{ Rect, SnapshotNode } from
'../kernel/snapshot.ts'
;
4
Callers
nothing calls this directly
Calls
1
defineStringEnum
Function · 0.90
Tested by
no test coverage detected