nestjs-smart-modules - v1.1.2
    Preparing search index...

    Type Alias SmartImport<T>

    SmartImport: (arg: AsyncParams<T> | T) => DynamicModule

    A smart module factory usable in smartImports — composes another smart module.

    Type Parameters

    • T = any

    Type Declaration