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

6 lines
104 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/**
* @param {string} value
* @returns {string}
*/
export function normalize(value: string): string;