UNPKG

strapi-plugin-comments

Version:
3 lines (2 loc) 125 B
declare const prefixFileUrlWithBackendUrl: (fileURL?: string) => string | undefined; export { prefixFileUrlWithBackendUrl };