astro-ghostcms/.pnpm-store/v3/files/13/5039c2138e4339ad94e3e33d325...

6 lines
104 B
Plaintext

/**
* @param {string} value
* @returns {string}
*/
export function normalize(value: string): string;