Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
0001AMA
/
careTalk
like
0
Running
App
Files
Files
Community
main
careTalk
/
registerSW.js
$P@D$3RV£R
Release v1.1.3: recreate static Space (no build credits)
b7bfd90
18 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
136 Bytes
if
(
'serviceWorker'
in
navigator) {
window
.
addEventListener
(
'load'
,
() =>
{navigator.
serviceWorker
.
register
(
'./sw.js'
, {
scope
:
'./'
})})}