UNPKG

node-smb-server

Version:

A Pure JavaScript SMB Server Implementation

10 lines (5 loc) 101 B
function Archiver() { } Archiver.prototype.archive = function () { }; module.exports = Archiver;