js-crc32/misc/00_header.js

4 lines
100 B
JavaScript
Raw Normal View History

2022-08-13 04:29:46 +00:00
/*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com */
/* vim: set ts=2: */
var CRC32 = {};