Skip to content

Commit

Permalink
aaaaaaaaaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
matux committed Mar 6, 2024
1 parent 82cdab6 commit 6fbe08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/node-typescript/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export = function error() {

class CustomError extends Error {
constructor(message: string) {
super(`Lorem "${message}" ipsum dolor.`);
Expand Down

0 comments on commit 6fbe08e

Please sign in to comment.