rittenhop-ghost/versions/5.94.2/node_modules/cacache/ls.js

7 lines
123 B
JavaScript

'use strict'
const index = require('./lib/entry-index')
module.exports = index.ls
module.exports.stream = index.lsStream