UNPKG

studiocms

Version:

Astro Native CMS for AstroDB. Built from the ground up by the Astro community.

6 lines (5 loc) 119 B
declare const userInvite: (data: { title: string; link: string | URL; }) => string; export default userInvite;