@o3r/dynamic-content
Version:
This module provides a mechanism to retrieve media and data depending on the host or a server specific url.
12 lines • 366 B
TypeScript
import { Rule } from '@angular-devkit/schematics';
/**
* Remove StyleLazyLoaderModule from decorator imports arrays and import statements
* @param tree
* @param context
*/
export declare const removeStyleLazyLoaderModule: Rule;
/**
* Update of Otter library V14.0
*/
export declare const updateV14_0: (options: any) => Rule;
//# sourceMappingURL=index.d.ts.map