Fixed building with pg linking in examples and added example:debug script

This commit is contained in:
Alexander Cerutti
2021-02-09 20:16:47 +01:00
parent 07569c1c68
commit ece352bf6b
4 changed files with 10 additions and 99 deletions

View File

@@ -61,7 +61,6 @@ app.all(async function manageRequest(request, response) {
},
{
message: "Thank you for using this package <3",
// @ts-expect-error
format: "PKBarcodeFormatMock44617",
},
);