UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

3 lines (2 loc) 90 B
declare const generateRandomId: (length?: number) => string; export { generateRandomId };