Interface DllReferencePluginOptionsContent
Hierarchy
- DllReferencePluginOptionsContent
Indexable
[index: string]: {
buildMeta?: {
[index: string]: any;
};
exports?: true | string[];
id: string | number;
}
-
Optional buildMeta?: {
[index: string]: any;
}
-
Optional exports?: true | string[]
-
id: string | number
The mappings from request to module info.