UNPKG
@tianditu/wc
Version:
edge (0.0.3-edge.1)
latest (0.0.2)
0.0.3-edge.1
0.0.3-edge.0
0.0.2
0.0.1
0.0.1-edge.0
0.0.0
Web components for tianditu, powered by Demo Macro.
github.com/DemoMacro/tianditu
DemoMacro/tianditu
@tianditu/wc
/
dist
/
types
/
utils
/
use.d.ts
3 lines
(2 loc)
•
116 B
TypeScript
View Raw
1
2
3
export
declare
function
filterProps
(
props
:
object
): {};
export
declare
function
onload
(
callback
: () =>
void
):
void
;