This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
waibao
/
NN2022100801
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b0ae456090
Rami (Branch)
Tag
master
NN2022100801
/
addons
/
admin
/
node_modules
/
@antv
/
util
/
lib
/
first-value.d.ts
first-value.d.ts
92 B
Cronologia
Originale
1
2
declare const firstValue: (data: object[], name: string) => any;
export default firstValue;