- Add BrowserFS no-op implementation instead of throwing immediately - Methods still throw when called (not at import time) - exists() returns false instead of throwing - readdir() returns empty arrays instead of throwing This allows Brainy to be imported in browser environments without errors |
||
|---|---|---|
| .. | ||
| crypto.ts | ||
| events.ts | ||
| fs.ts | ||
| index.ts | ||
| path.ts | ||
| uuid.ts | ||