lib/makePublicRoute
Esta página aún no está disponible en tu idioma.
Functions
'Read the “', Functions, '” section'makePublicRoute()
'Read the “', makePublicRoute(), '” section'function makePublicRoute(route: string): string
Defined in: studiocms/packages/studiocms/src/lib/makePublicRoute.ts:7
Constructs a public route path for StudioCMS resources.
Parameters
'Read the “', Parameters, '” section'string
The specific route to be appended to the public path.
string
The full public path for the given route.