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

Use angular module in annotations implicitly #3

Open
ulfryk opened this issue Jul 2, 2015 · 2 comments
Open

Use angular module in annotations implicitly #3

ulfryk opened this issue Jul 2, 2015 · 2 comments

Comments

@ulfryk
Copy link
Owner

ulfryk commented Jul 2, 2015

No description provided.

@luisvt
Copy link

luisvt commented Jul 11, 2016

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

@ulfryk
Copy link
Owner Author

ulfryk commented Jul 11, 2016

Sth like:

module MyModule {

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

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

  … // ETC..

}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants