Add exception for EnvVars because we use it in a lot of places
This commit is contained in:
@@ -52,6 +52,7 @@ export const docGenConfigs: DocGenConfigs = {
|
||||
'ContractFunctionObj',
|
||||
'ContractTxFunctionObj',
|
||||
'EventCallback ',
|
||||
'EnvVars',
|
||||
],
|
||||
// Some libraries only export types. In those cases, we cannot check if the exported types are part of the
|
||||
// "exported public interface". Thus we add them here and skip those checks.
|
||||
|
Reference in New Issue
Block a user