UNPKG

react-body-map

Version:

A versatile and interactive body highlighter component for React and Next.js applications. Allows for easy selection, highlighting, and annotation of body parts.

7 lines (6 loc) 129 B
"use strict"; describe("initial test", () => { it("should init jest", () => { expect(true).toBeTruthy(); }); });