Complete Email Sortierer implementation with Appwrite and Stripe integration
This commit is contained in:
9
server/node_modules/tr46/lib/statusMapping.js
generated
vendored
Normal file
9
server/node_modules/tr46/lib/statusMapping.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
"use strict";
|
||||
|
||||
module.exports.STATUS_MAPPING = {
|
||||
mapped: 1,
|
||||
valid: 2,
|
||||
disallowed: 3,
|
||||
deviation: 6,
|
||||
ignored: 7
|
||||
};
|
||||
Reference in New Issue
Block a user