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