Skip to content

Instantly share code, notes, and snippets.

@saeedhajinasiri
Created April 15, 2021 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saeedhajinasiri/0c1e48ef611d72e1cee9de59e2ea3458 to your computer and use it in GitHub Desktop.
Save saeedhajinasiri/0c1e48ef611d72e1cee9de59e2ea3458 to your computer and use it in GitHub Desktop.
...
import { UsersModule } from './users/users.module';
@Module({
...
})
export class AppModule { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment