interface AndroidStringsExporterSettings {
    convertPlaceholders?: boolean;
}

Properties

convertPlaceholders?: boolean