UNPKG
iking-utils-test
Version:
latest (1.2.9)
1.2.9
金合前端工具库(1.2.9版本之后需要注册KEY)
1.85.2.105/iking-web-doc/
iking-utils-test
/
dist
/
src
/
excel
/
excel-import.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
declare
const
readExcel
:
(
url
:
string
) =>
void
;