UNPKG

ids-text

Version:

This package is a Proof of Concept (PoC) created for my own research and development (R&D). It is not intended for production use.

6 lines (5 loc) 124 B
import e from "react"; const n = () => /* @__PURE__ */ e.createElement("h1", null, "Version 2"); export { n as default };