UNPKG

react-video-annotation-tool

Version:

A React-based video player with built-in annotation features, enabling interactive video tagging and markup for seamless media annotation workflows

2 lines 86 B
import { undo, redo, deleteShape } from "./utils"; export { undo, redo, deleteShape };