1
0
Fork 0
zmodemjs/index.js

7 lines
82 B
JavaScript
Raw Normal View History

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