Skip to main content
Version: Next

listModule

Callable

  • listModule(decoratorNameKey: ObjectIdentifier, filter?: (module: any) => boolean): any[]

  • list module from decorator key

    @since

    2.0.0

    @deprecated

    Use DecoratorManager.listModule instead