Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HarshvardhanCn01
/
Voice-Assistant
like
0
Running
App
Files
Files
Community
main
Voice-Assistant
/
node_modules
/
dunder-proto
/
get.d.ts
HarshvardhanCn01
Upload 1878 files
295e44e
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
declare
function
getDunderProto
(
target: {}
):
object
|
null
;
declare
const
x
:
false
|
typeof
getDunderProto;
export
= x;