UNPKG

form-associated-helpers

Version:

A collection of reusable mixins + helpers for working with form associated custom elements.

5 lines (4 loc) 78 B
/** uuid generator * @returns {string} */ export function uuidv4(): string;