interface StringCatalogFileImportOptions {
    importKeyAsSource?: boolean;
}

Properties

importKeyAsSource?: boolean