UNPKG

react-unique-id-generator

Version:

React Unique ID Generator

3 lines (2 loc) 150 B
import nextId, { resetId, setGlobalPrefix, setGlobalSuffix } from "./nextId"; export { nextId as default, resetId, setGlobalPrefix, setGlobalSuffix};