ui5-typescript icon indicating copy to clipboard operation
ui5-typescript copied to clipboard

feat(dts-generator): allow changing names in .dtsgenrc overlays

Open akudev opened this issue 7 months ago • 0 comments

...at least in deeper levels. This is required for building type definitions where the pseudo parameter "this" defines the type on which the method is called. Declaring this in .dtsgenrc shifts the parameters from JSDoc by one. Needed for full ControllerExtension support.

akudev avatar Jul 02 '24 21:07 akudev