UNPKG
solid-fa
Version:
latest (0.2.0)
0.2.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
Tiny FontAwesome component for SolidJS
github.com/Cweili/solid-fa
Cweili/solid-fa
solid-fa
/
dist
/
index.d.ts
6 lines
•
199 B
TypeScript
View Raw
1
2
3
4
5
6
import
Fa
from
'./Fa'
;
import
FaLayers
from
'./FaLayers'
;
import
FaLayersText
from
'./FaLayersText'
;
export
default
Fa
;
export
{
Fa
,
FaLayers
,
FaLayersText
};
//# sourceMappingURL=index.d.ts.map