This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
lenn
/
angular-demo
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
angular-demo
/
node_modules
/
@jsonjoy.com
/
util
/
lib
/
buffers
/
isUint8Array.d.ts
isUint8Array.d.ts
68 B
Permalink
Istoric
Crud
1
export declare const isUint8Array: (x: unknown) => x is Uint8Array;