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