UNPKG

react-annotation

Version:

React components for annotating SVG elements

7 lines (4 loc) 206 B
"use strict"; var _index = _interopRequireDefault(require("./index")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } window.Annotations = _index.default;