UNPKG

bunnycdn

Version:

Use the unofficial BunnyCDN library quickly and easily with Javascript

5 lines (4 loc) 86 B
export default interface ErrorResponse { HttpCode: number; Message: string; }