UNPKG

@tacky/store

Version:

State management framework based on react

5 lines (4 loc) 75 B
/** * Generates uuid. */ export default function generateUUID(): string;