Home > @rushstack/typings-generator > IExportAsDefaultOptions
IExportAsDefaultOptions interface
Signature:
export interface IExportAsDefaultOptions
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) | ||
string | (Optional) This value is placed in a documentation comment for the exported default interface. | ||
string | (Optional) This setting overrides the the interface name for the default wrapped export. | ||
string | (Optional) This value is placed in a documentation comment for the exported const value. |