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