UNPKG
ldrs
Version:
latest (1.1.7)
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.0.26
0.0.25
0.0.24
0.0.23
0.0.22
0.0.2
Tiny HTML and SVG loaders as web components
uiball.com/ldrs
GriffinJohnston/ldrs
ldrs
/
dist
/
react
/
Miyagi.d.ts
7 lines
•
254 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
default
function
Miyagi
(
{ size, color, speed, stroke, }: { size?:
number
|
string
; color?:
string
; speed?:
number
|
string
; stroke?:
number
|
string
; }
):
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
//# sourceMappingURL=Miyagi.d.ts.map