Home > @rushstack/typings-generator > IStringValuesTypingsGeneratorBaseOptions > exportAsDefault
IStringValuesTypingsGeneratorBaseOptions.exportAsDefault property
Setting this option wraps the typings export in a default property.
Signature:
exportAsDefault?: boolean | IExportAsDefaultOptions;