forked from sheetjs/sheetjs
4 lines
111 B
TypeScript
4 lines
111 B
TypeScript
|
/*! otorp (C) 2013-present SheetJS -- http://sheetjs.com */
|
||
|
|
||
|
import otorp from "./src/otorp";
|
||
|
export { otorp };
|