File Explorer

/proc/self/root/proc/1/cwd/node24/lib/node_modules/npm/node_modules/tiny-relative-date/src

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

index.js144 B · 5 lines
import relativeDateFactory from './factory'import enTranslations from '../translations/en' export default relativeDateFactory(enTranslations)