UNPKG
tri-test-tanto-widget
Version:
latest (0.0.1-beta.3)
0.0.1-beta.3
Tanto Widget
github.com/skymavis/tanto-kit
skymavis/tanto-kit
tri-test-tanto-widget
/
dist
/
types
/
assets
/
BlueWalletConnectLogo.d.ts
3 lines
(2 loc)
•
192 B
TypeScript
View Raw
1
2
3
import
{
ImgHTMLAttributes
}
from
'react'
;
export
declare
function
BlueFilledWalletConnectLogo
(
props: ImgHTMLAttributes<HTMLImageElement>
):
import
(
"@emotion/react/jsx-runtime"
).
JSX
.
Element
;