This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
root
/
his_user_miniapp
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
595d7b38d4
Branchit
Tagit
master
his_user_min...
/
node_modules
/
@vue
/
devtools-api
/
lib
/
esm
/
api
/
util.d.ts
util.d.ts
82 B
Historia
Raaka
1
2
3
4
export declare type ID = number | string;
export interface WithId {
id: ID;
}