We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8341e48 + 965dc61 commit 660272bCopy full SHA for 660272b
index.ts
@@ -1,4 +1,4 @@
1
-import DataLoader from 'dataloader';
+import * as DataLoader from 'dataloader';
2
import { NestInterceptor, ExecutionContext, CallHandler, InternalServerErrorException, createParamDecorator } from '@nestjs/common';
3
import { Injectable } from '@nestjs/common';
4
import { ModuleRef, APP_INTERCEPTOR } from '@nestjs/core';
0 commit comments