UNPKG

studiocms

Version:

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

7 lines (6 loc) 115 B
function makePublicRoute(route) { return `public/studiocms-resources/${route}/`; } export { makePublicRoute };