-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Webstorm is using @type to fill intellisense with properties.
Docular needs @Property. Would be cool if docular supported @type.
Here is an example:
/**
- @ngdoc object
- @name userSvc#profile
- @description The user profile
- @type {{
-
hasClaim: function, -
email: string, -
email_verified: boolean, -
currentTenant: userSvc#tenant -
*/
}}
Metadata
Metadata
Assignees
Labels
No labels