UNPKG
@vx/clip-path
Version:
beta (0.0.165-beta.1)
latest (0.0.199)
0.0.199
0.0.198
0.0.197
0.0.196
0.0.195
0.0.194
0.0.193
0.0.193-alpha.2
0.0.193-alpha.1
0.0.193-alpha.0
0.0.192
0.0.189
0.0.183
0.0.182
0.0.165
0.0.165-beta.1
0.0.165-beta.0
0.0.161
0.0.153
0.0.143
0.0.140
0.0.136
0.0.127
0.0.126
0.0.125
0.0.120
vx clip-path
github.com/hshoff/vx
hshoff/vx
@vx/clip-path
/
lib
/
index.d.ts
4 lines
•
238 B
TypeScript
View Raw
1
2
3
4
export
{
default
as
ClipPath
}
from
'./clip-paths/ClipPath'
;
export
{
default
as
CircleClipPath
}
from
'./clip-paths/CircleClipPath'
;
export
{
default
as
RectClipPath
}
from
'./clip-paths/RectClipPath'
;
//# sourceMappingURL=index.d.ts.map