UNPKG
@32penkin/kitten-icons
Version:
beta (0.0.5-beta.1)
latest (0.0.1)
0.0.5-beta.1
0.0.1
@ui-kitten/eva-icons
github.com/akveo/react-native-ui-kitten
akveo/react-native-ui-kitten
@32penkin/kitten-icons
/
index.d.ts
4 lines
(3 loc)
•
151 B
TypeScript
View Raw
1
2
3
4
import
{
IconPack
}
from
'react-native-ui-kitten'
;
import
{
SvgProps
}
from
'react-native-svg'
;
export
declare
const
EvaIconsPack
:
IconPack
<
SvgProps
>;