UNPKG
vue-tianditu2
Version:
beta (3.0.0-beta.0)
latest (3.0.1)
3.0.1
3.0.0
3.0.0-beta.0
- 天地图 vue 组件库
lvzhao1995.github.io/vue-tianditu/
lvzhao1995/vue-tianditu
vue-tianditu2
/
dist
/
es
/
control
/
use
/
init.d.ts
3 lines
(2 loc)
•
86 B
TypeScript
View Raw
1
2
3
import
{
Props
}
from
'./'
;
export
declare
function
useInit
(
props: Props
): T.
Control
;