UNPKG
deeper-spatial
Version:
latest (3.0.0)
3.0.0
0.0.3
0.0.1
所有开源WebGL和WebGIS仓库的整合
github.com/youpengcheng/TimeChart
youpengcheng/TimeChart
deeper-spatial
/
lib
/
map
/
src
/
data.d.ts
9 lines
(8 loc)
•
184 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
declare
const
listVideo
: {
accessToken
:
string
;
url
:
string
; }[];
export
declare
const
dataIconWeather
:
import
(
"vue"
).
Ref
<{
weather
:
string
;
icon
:
string
; }[]>;