Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ StringPathBookmark
Interface
StringPathBookmark
frontend/public/tinymce/tinymce.d.ts:1–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
interface
StringPathBookmark {
2
start: string;
3
end?: string;
4
forward?: boolean;
5
}
6
interface
RangeBookmark {
7
rng: Range;
8
forward?: boolean;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected