@o3r/rules-engine
Version:
This module provides a rule engine that can be executed on your Otter application to customize your application (translations, placeholders and configs) based on a json file generated by your CMS.
13 lines • 782 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./ruleset-history-pres.component";
import * as i3 from "../rule-condition/rule-condition-pres.component";
/**
* @deprecated The Components and Pipes are now standalone, this module will be removed in v14
*/
export declare class RulesetHistoryPresModule {
static ɵfac: i0.ɵɵFactoryDeclaration<RulesetHistoryPresModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<RulesetHistoryPresModule, never, [typeof i1.JsonPipe, typeof i2.RulesetHistoryPresComponent, typeof i3.RuleConditionPresComponent], [typeof i2.RulesetHistoryPresComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<RulesetHistoryPresModule>;
}
//# sourceMappingURL=ruleset-history-pres.module.d.ts.map