Fix type
This commit is contained in:
@@ -56,6 +56,7 @@ export interface DocGenConfigs {
|
||||
EXTERNAL_EXPORT_TO_LINK: { [externalExport: string]: string };
|
||||
CLASSES_WITH_HIDDEN_CONSTRUCTORS: string[];
|
||||
IGNORED_EXCESSIVE_TYPES: string[];
|
||||
TYPES_ONLY_LIBRARIES: string[];
|
||||
}
|
||||
|
||||
export interface ExportPathToExportedItems {
|
||||
|
Reference in New Issue
Block a user