UNPKG

@o3r/localization

Version:

This module provides a runtime dynamic language/translation support and debug tools.

8 lines 261 B
import { Rule } from '@angular-devkit/schematics'; /** * Update CMS adapter tools * @param options {@link RuleFactory.options} * @param options.projectName */ export declare const updateCmsAdapter: (options: any) => Rule; //# sourceMappingURL=index.d.ts.map