console.log

This commit is contained in:
harshsbhat
2025-07-16 14:49:44 +05:30
parent 44c5bec535
commit b3886014cb

View File

@@ -41,3 +41,5 @@ export const ERRORS = {
MAPPING: "Mapping Error",
UNSUPPORTED_TYPE: "Unsupported type by Notion",
};
console.log("Hello");