Skip to content

Add @type tag #136

Description

@mbeckenbach

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
    
  •  }}
    
    */

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions