UNPKG
artistic-elements
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.3.0
0.2.6
0.2.6-1
0.2.5
0.2.4
0.2.3
0.2.1
0.1.0
artistic web components
github.com/skoch/artistic-elements
skoch/artistic-elements
artistic-elements
/
dist
/
react
/
rectangle.d.ts
4 lines
•
215 B
TypeScript
View Raw
1
2
3
4
import
{
ArtisticRectangle
}
from
'../artistic/rectangle'
;
declare
const
_default
:
import
(
"@lit-labs/react"
).
ReactWebComponent
<
ArtisticRectangle
, {}>;
export
default
_default;
//# sourceMappingURL=rectangle.d.ts.map