Interface: FlateError
May 16, 2026 ยท View on GitHub
Interface: FlateError
An error generated within this library
Extends
Error
Properties
code
code:
number
The code associated with this error
message
message:
string
Inherited from
Error.message
name
name:
string
Inherited from
Error.name
stack?
optionalstack?:string
Inherited from
Error.stack