UNPKG
openpose-editor
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
A pose editor library made with React and TypeScript
openpose-editor
/
src
/
index.ts
1 lines
•
64 B
text/typescript
View Raw
1
export
{
default
as
PoseEditor
}
from
'./components/PoseEditor'
;