Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HarshvardhanCn01
/
Voice-Assistant
like
0
Running
App
Files
Files
Community
main
Voice-Assistant
/
node_modules
/
@grpc
/
grpc-js
/
build
/
src
/
compression-algorithms.d.ts
HarshvardhanCn01
Upload 1878 files
295e44e
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
94 Bytes
export
declare
enum
CompressionAlgorithms
{
identity =
0
,
deflate =
1
,
gzip =
2
}