diff --git a/src/config/constants/dummy_file.ts b/src/config/constants/dummy_file.ts new file mode 100644 index 0000000..edb0ab6 --- /dev/null +++ b/src/config/constants/dummy_file.ts @@ -0,0 +1 @@ +export const Hello = "howdy buddy !" \ No newline at end of file