frontend / 5.49.1 /sanitize /index.d.ts
gradio-pr-bot's picture
Upload folder using huggingface_hub
3560a1c verified
raw
history blame contribute delete
58 Bytes
export declare function sanitize(source: string): string;