forked from sheetjs/sheetjs
6 lines
139 B
JavaScript
6 lines
139 B
JavaScript
/*! s.js (C) 2019-present SheetJS -- https://sheetjs.com */
|
|
/* vim: set ts=2: */
|
|
export class Range {
|
|
}
|
|
;
|
|
//# sourceMappingURL=Range.js.map
|