This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
lovecoding
/
w1020
Urmărește
10
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
9fe3e02b7c
Ramuri
Etichete
master
w1020
/
22.webpack
/
node_modules
/
thingies
/
lib
/
hasKeys.d.ts
hasKeys.d.ts
69 B
Istoric
Crud
1
export declare const hasKeys: <T extends object>(obj: T) => boolean;