UNPKG
@antv/l7plot-component
Version:
latest (0.0.11)
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.3-alpha.9
0.0.3-alpha.8
0.0.3-alpha.7
0.0.3-alpha.6
0.0.3-alpha.5
0.0.3-alpha.2
0.0.3-alpha.1
0.0.3-alpha.0
0.0.2-alpha.2
0.0.2-alpha.1
0.0.2-alpha.0
0.0.1-alpha.4
0.0.1-alpha.3
Components for L7Plot
github.com/antvis/L7Plot
antvis/L7Plot
@antv/l7plot-component
/
dist
/
lib
/
utils
/
dom.d.ts
3 lines
(2 loc)
•
145 B
TypeScript
View Raw
1
2
3
export
declare
function
hasClass
(
elements
:
HTMLElement
,
cName
:
string
):
boolean
;
export
declare
function
clearDom
(
container
:
HTMLElement
):
void
;