This website works better with JavaScript.
Explore
Help
Register
Sign In
MohammadrezaMaxsusi
/
iconFont
Watch
1
Star
0
Fork
You've already forked iconFont
0
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
generate iconFont
1
Commit
1
Branch
0
Tags
10 MiB
Tree:
0073d80258
iconFont
/
node_modules
/
yaml
/
dist
/
test-events.d.ts
5 lines
96 B
Raw
Normal View
History
Unescape
Escape
Upload final project of fonIcon
2 years ago
export
declare
function
testEvents
(
src
:
string
)
:
{
events
:
string
[
]
;
error
:
unknown
;
}
;