import { INQUIRER } from "https://deno.land/x/deno_nest@v3.7.1/src/constants.ts";
Used for inject the parent class of the current class. It must used with @Injectable
decorator and scope should be Scope.TRANSIENT
import { INQUIRER } from "https://deno.land/x/deno_nest@v3.7.1/src/constants.ts";
Used for inject the parent class of the current class. It must used with @Injectable
decorator and scope should be Scope.TRANSIENT