SANDRAMSC's picture
Updated README.md with Hugging Face configuration
51ddcbf
raw
history blame
105 Bytes
declare class DOMException {
constructor(message: string, name: string)
}
export default DOMException