UNPKG
react-pdfmake
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.5
<a name="yarn"/>
react-pdfmake
/
lib
/
convert.d.ts
3 lines
•
107 B
TypeScript
View Raw
1
2
3
declare
const
convert
:
(
element
:
any
) =>
any
;
export
default
convert;
//# sourceMappingURL=convert.d.ts.map