Skip to content
This repository was archived by the owner on Sep 7, 2018. It is now read-only.
This repository was archived by the owner on Sep 7, 2018. It is now read-only.

Use angular module in annotations implicitly #3

@ulfryk

Description

@ulfryk
Owner
No description provided.

Activity

self-assigned this
on Jul 2, 2015
luisvt

luisvt commented on Jul 11, 2016

@luisvt

Could you put an example of how do you want to do that?

ulfryk

ulfryk commented on Jul 11, 2016

@ulfryk
OwnerAuthor

Sth like:

module MyModule {

  const atDecorators = at.getFor('myModule.name')

  export service = atDecorators.service
  export controller = atDecorators.controller

  … // ETC..

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

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @luisvt@ulfryk

      Issue actions

        Use angular module in annotations implicitly · Issue #3 · ulfryk/angular-typescript