This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
zouzexu
/
sports-miniapp
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Cabang:
master
Ranting
Tag
master
zt
zzx
sports-miniapp
/
node_modules
/
computeds
/
out
/
computed.d.ts
computed.d.ts
75 B
Permalink
Riwayat
Mentahan
1
export declare function computed<T>(getter: (oldValue?: T) => T): () => T;