UNPKG

@adobe/cq-angular-editable-components

Version:

* [API](#api) * [Documentation](#documentation) * [Changelog](#changelog)

8 lines (7 loc) 132 B
/** * Helper functions for interacting with the AEM environment * */ export declare const Utils: { isInEditor(): boolean; };