frontend / 6.0.0 /sanitize /index.d.ts
freddyaboulton's picture
Upload folder using huggingface_hub
361c26e verified
raw
history blame contribute delete
58 Bytes
export declare function sanitize(source: string): string;