initial + readme updates
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
module.exports = EmptyPacket;
|
||||
function EmptyPacket() {
|
||||
}
|
||||
|
||||
EmptyPacket.prototype.write = function write() {
|
||||
};
|
||||
Reference in New Issue
Block a user