We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7083a1 commit d628b6aCopy full SHA for d628b6a
src/decorators/proxy.ts
@@ -1,5 +1,3 @@
1
-import { ConfigService } from '../module';
2
-
3
/**
4
* @param {string} propertyName
5
* @returns {<T extends {new(...args: any[]): {}}>(constructor: T) => {new(...args: any[]): {}; prototype: {}}}
0 commit comments