mgechev / aspect.js

JavaScript library for aspect-oriented programming using modern syntax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cant find @afterResolve

k1r0s opened this issue · comments

Dealing with async operations its possible as you said here
http://blog.mgechev.com/2015/07/29/aspect-oriented-programming-javascript-aop-js/

But i can't find this pointcut in the whole project. :(

Duplicate #35