UNPKG
@oplayer/danmuku
Version:
latest (1.0.17)
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
Danmuku plugin for oplayer
github.com/shiyiya/oplayer
@oplayer/danmuku
/
dist
/
top.d.ts
3 lines
•
213 B
TypeScript
View Raw
1
2
3
import
type
{
RootRect
}
from
'./types'
;
export
default
function
getDanmuTop
(
{ target, emits, clientWidth, clientHeight, marginBottom, marginTop, antiOverlap }:
RootRect
):
number
;
//# sourceMappingURL=top.d.ts.map