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