UNPKG

@toss/nestjs-aop

Version:

<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/toss/nestjs-aop"> <img src="https://toss.tech/wp-content/uploads/2022/11/tech-article-nest-js-02.png" alt="Logo" height="200"> </a>

5 lines 159 B
export * from './aop.module'; export * from './aspect'; export * from './create-decorator'; export * from './lazy-decorator'; //# sourceMappingURL=index.js.map