mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
refactor(nestjs) fix invalid imports, refactor messages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const metadata = {
|
||||
export const METADATA = {
|
||||
MODULES: 'modules',
|
||||
IMPORTS: 'imports',
|
||||
COMPONENTS: 'components',
|
||||
|
||||
Reference in New Issue
Block a user