2018-09-18 19:57:44 +08:00
|
|
|
/**
|
|
|
|
* This file was automatically generated.
|
|
|
|
* DO NOT MODIFY BY HAND.
|
|
|
|
* Run `yarn special-lint-fix` to update
|
|
|
|
*/
|
|
|
|
|
2018-09-20 16:13:38 +08:00
|
|
|
export type DllReferencePluginOptions = {
|
2018-09-18 19:57:44 +08:00
|
|
|
[k: string]: any;
|
|
|
|
};
|