UNPKG
doly-icons
Version:
latest (1.10.1)
1.10.1
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.0.0
React icon component based on Bootstrap Icons
github.com/doly-dev/doly-icons
doly-dev/doly-icons
doly-icons
/
types
/
legacy
/
Infinity.d.ts
6 lines
(5 loc)
•
197 B
TypeScript
View Raw
1
2
3
4
5
6
/** *
@deprecated
与全局变量名重复。即将废弃,请使用 `IconInfinity` 替代。 */
declare
const
Infinity
:
import
(
"react"
).
FC
<
import
(
".."
).
IconBaseProps
>;
export
default
Infinity
;