Home > @rushstack/localization-utilities > IInferInterfaceNameExportAsDefaultOptions > inferInterfaceNameFromFilename
IInferInterfaceNameExportAsDefaultOptions.inferInterfaceNameFromFilename property
When exportAsDefault is true and this option is true, the default export interface name will be inferred from the filename.
Signature:
inferInterfaceNameFromFilename?: boolean;