UNPKG

@brewww/nestjs-plugin-module

Version:

<p align="center"> <a href="http://brewww.com/" target="_blank"><img src="https://github.com/BrewInteractive/nestjs-plugin-module/blob/main/Brew-Logo-Small.png?raw=true" width="300" alt="Brew Logo" /></a> </p>

4 lines (3 loc) 142 B
export * from './plugin.module'; export * from './interfaces/plugin-module-options.interface'; export * from './abstract/base-plugin.plugin';