UNPKG
@vis.gl/react-mapbox
Version:
beta (8.1.0-alpha.2)
latest (8.1.0)
8.1.0
8.1.0-alpha.2
8.1.0-alpha.1
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
8.0.0-beta.1
8.0.0-alpha.2
React components for Mapbox GL JS
visgl/react-map-gl
@vis.gl/react-mapbox
/
dist
/
utils
/
apply-react-style.d.ts
3 lines
•
177 B
TypeScript
View Raw
1
2
3
import
*
as
React
from
'react'
;
export
declare
function
applyReactStyle
(
element: HTMLElement, styles: React.CSSProperties
):
void
;
//# sourceMappingURL=apply-react-style.d.ts.map