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