You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: readme.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,9 @@
5
5
6
6
## Description
7
7
8
-
This Extension for Symfony provides a Generation Service which can be used - after registering the provided extension -
9
-
in your code to generate typescript code from the application route.
8
+
This Extension for the symfony framework provides a Generator which can be used - after registering the provided extension in your symfony application -
9
+
in your code to generate typescript code from the application routes. These generated routes can be used in your typescript code to reference the symfony
0 commit comments