js-cfb/bits/78_cfbexports.js
SheetJS d03d13d6f2 version bump 0.8.0: removed old accessors
- removed .Directory and .Paths accessors
- build script using bits/
- typescript definitions in misc/
2013-11-26 10:56:58 -05:00

4 lines
55 B
JavaScript

this.read = readSync;
this.parse = parse;
return this;