aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/es-errors/index.d.ts
blob: 69bdbc92ee1c2272f4ea3180319378f4c9ffb94c (plain) (blame)
1
2
3
declare const Error: ErrorConstructor;

export = Error;