UNPKG
indicate
Version:
latest (6.3.0)
6.3.0
6.2.0
6.1.0
6.0.1
6.0.0
5.0.0
4.0.1
4.0.0
3.1.1
3.1.0
3.0.0
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.1.0
1.0.5
1.0.3
1.0.2
1.0.0
Scroll indicator for elements with scrollable overflow.
tobua.github.io/indicate
tobua/indicate
indicate
/
dist
/
theme
/
youtube.d.ts
4 lines
(3 loc)
•
90 B
TypeScript
View Raw
1
2
3
4
import
{
Theme
}
from
'../types'
;
declare
const
_default
:
Theme
;
export
default
_default;