2 lines
55 B
TypeScript
Raw Permalink Normal View History

2022-09-30 05:39:11 +00:00
export default class ExtendableError extends Error { }