Projekt

Obecné

Profil

Stáhnout (121 Bajtů) Statistiky
| Větev: | Revize:
1
'use strict'
2

    
3
var index = require('./lib/entry-index')
4

    
5
module.exports = index.ls
6
module.exports.stream = index.lsStream
(9-9/13)