js-crc32/misc/00_header.js
2022-08-13 00:29:46 -04:00

4 lines
100 B
JavaScript

/*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com */
/* vim: set ts=2: */
var CRC32 = {};