4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
|
this.read = readSync;
|
||
|
this.parse = parse;
|
||
|
return this;
|