1
0
Fork 0
zmodemjs/src/zmodem.js

5 lines
64 B
JavaScript
Raw Normal View History

Object.assign(
module.exports,
require("./zsentry"),
);