UNPKG
@lnanhkhoa/react-native-iconly
Version:
latest (2.2.4)
2.2.4
1.0.1
React native component for Iconly icons
react-iconly.jrgarciadev.com
lnanhkhoa/react-native-iconly
@lnanhkhoa/react-native-iconly
/
lib
/
typescript
/
Icons
/
PaperFail.d.ts
4 lines
•
204 B
TypeScript
View Raw
1
2
3
4
import
*
as
React
from
'react'
;
declare
const
_default
:
React
.
MemoExoticComponent
<
(
props
:
import
(
"../lib/withIcon"
).
Props
) =>
JSX
.
Element
>;
export
default
_default;
//# sourceMappingURL=PaperFail.d.ts.map