Back to Codesandbox Client

README

standalone-packages/codesandbox-browserfs/src/README.md

latest310 B
Original Source

This folder contains the source files for BrowserFS.

  • core: Contains the 'core' of BrowserFS including interfaces and API definitions.
  • generic: Contains 'generic' building blocks that multiple backends share (e.g. File implementations and index classes).
  • backend: Contains backend-specific files.