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:
Cong123779
/
lyvuha-portfolio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lyvuha-portfolio
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
classNameTDZError.js
Cong123779
feat: add favicon, OG image, dual DB adapter (Supabase+SQLite), api utility
7c46a3a
verified
about 1 month ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
173 Bytes
function
_classNameTDZError
(
e
) {
throw
new
ReferenceError
(
'Class "'
+ e +
'" cannot be referenced in computed property keys.'
);
}
export
{ _classNameTDZError
as
default
};