webpack/declarations/plugins/DllReferencePlugin.d.ts

10 lines
175 B
TypeScript
Raw Normal View History

/**
* This file was automatically generated.
* DO NOT MODIFY BY HAND.
* Run `yarn special-lint-fix` to update
*/
export type DllReferencePlugin = {
[k: string]: any;
};