UNPKG
qml-fontawesome-raub
Version:
latest (0.1.0)
0.1.0
0.0.2
0.0.1
FontAwesome 6+ icons for QML
github.com/node-3d/qml-fontawesome-raub
node-3d/qml-fontawesome-raub
qml-fontawesome-raub
/
index.d.ts
9 lines
(8 loc)
•
189 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
declare
module
"qml-fontawesome-raub"
{
/** * Path to this module * * This is what you add to QML lib dirs, so that `import FontAwesome` works. */
export
const
absPath
:
string
; }