Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Prajwal3009
/
OpenAiChatbot
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenAiChatbot
/
frontend
/
node_modules
/
@testing-library
/
user-event
/
dist
/
blur.d.ts
Prajwal3009
Upload 6939 files
b1bbd1e
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
64 Bytes
declare
function
blur
(
element: Element
):
void
;
export
{ blur };