```diff
--- test_files/505-original.txt	2025-03-07 19:07:04
+++ test_files/505-modified.txt	2025-03-07 19:07:04
@@ -1,4 +1,4 @@
 // This file is auto-generated by @hey-api/openapi-ts
-export * from './schemas.gen';
-export * from './services.gen';
-export * from './types.gen';
\ No newline at end of file
+export * from "./schemas.gen";
+export * from "./services.gen";
+export * from "./types.gen";
```
