We need a way to configure overwrites that simply map between a Class / Type name in PHP -> the TypeScript type.
This can be a simple string.
Additionally, it would be nice to also allow referencing types that need to be imported first. E.g. types that the user defined themselves in their code.
We need a way to configure overwrites that simply map between a Class / Type name in PHP -> the TypeScript type.
This can be a simple string.
Additionally, it would be nice to also allow referencing types that need to be imported first. E.g. types that the user defined themselves in their code.