Spaces:
Sleeping
Sleeping
v2: Full claude.ai clone — TinyLlama local model + markdown + artifacts + file upload + multi-provider
74c1ef2 verified | { | |
| "type": "module", | |
| "main": "index.cjs", | |
| "module": "index.js", | |
| "react-native": { | |
| "./index.js": "./index.native.js" | |
| }, | |
| "browser": { | |
| "./index.js": "./index.browser.js", | |
| "./index.cjs": "./index.browser.cjs" | |
| } | |
| } |