I’m trying to type config modules that locate in config/ directory(or at least arguments passed to the config functions, especially env field for the first argument), but I can’t find any reference for this.
Does Strapi have a type definition for any config or at least for arguments passed to a config function? If it does, where is the type?
Thanks in advance, and sorry for any mistake in advance, it’s the first time for me being here.