UNPKG
viewport-height-fix
Version:
latest (1.0.1)
1.0.1
1.0.0
A utility to fix the mobile 100vh issue by setting a --vh CSS variable.
viewport-height-fix
/
dist
/
index.d.ts
2 lines
(1 loc)
•
55 B
TypeScript
View Raw
1
2
export
declare
function
initViewportHeightFix
(
):
void
;