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
/
types
/
index.d.ts
2 lines
(1 loc)
•
65 B
TypeScript
View Raw
1
2
export
{
default
as
PoseEditor
}
from
'./components/PoseEditor'
;