MCPcopy
hub / github.com/nestjs/nest / router-module.ts

File router-module.ts

packages/core/router/router-module.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DynamicModule, Inject, Module, Type } from '@nestjs/common';
2import { MODULE_PATH } from '@nestjs/common/constants';
3import { normalizePath } from '@nestjs/common/utils/shared.utils';
4import { Module as ModuleClass } from '../injector/module';

Callers

nothing calls this directly

Calls 1

ModuleClass · 0.90

Tested by

no test coverage detected