This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
zouzexu
/
sports-miniapp
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
06c63c15cc
Dallar
Biçim İmleri
master
zt
zzx
sports-miniapp
/
node_modules
/
computeds
/
out
/
computed.d.ts
computed.d.ts
75 B
Geçmiş
Ham
1
export declare function computed<T>(getter: (oldValue?: T) => T): () => T;