js-cfb/bits/00_header.js

7 lines
224 B
JavaScript
Raw Normal View History

/* cfb.js (C) 2013-present SheetJS -- http://sheetjs.com */
/* vim: set ts=2: */
/*jshint eqnull:true */
2017-09-14 21:14:22 +00:00
/*exported CFB */
2018-09-04 07:14:20 +00:00
/*global module, require:false, process:false, Buffer:false, Uint8Array:false, Uint16Array:false */