-
-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Milestone
Description
Overview of the issue
/**
* Creates a typed instance of the ApiService with the endpoint selected from the {@link ApiMap} with the endpointKey
* @param {string} endpointKey The key to pick the enpoint from the {@link ApiMap}
*/
The @link breaks inside internal TypeScript parsing of @param line.
Related issues
Reactions are currently unavailable