This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
creylopez
/
overleaf
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
0b9b7da0e9
Branch-ok
Tag-ek
copilot/find-quick-win-issues
main
msm-github-codespaces
old-master
v0.2.0
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.1-nightly
overleaf
/
services
/
web
/
types
/
highlight.ts
highlight.ts
100 B
Előzmények
Nyers
1
2
3
4
5
export type Highlight = {
cursor: { row: number; column: number }
hue: string
label: string
}