# extendify/3.1.5/src/HelpCenter/lib/utils.js

Extendify, version 3.1.5. 2 lines.

- Page: https://pluginprobe.com/plugins/extendify/3.1.5/code/src/HelpCenter/lib/utils.js
- Raw: https://pluginprobe.com/plugins/extendify/3.1.5/raw/src/HelpCenter/lib/utils.js
- Modified: 2025-08-27T13:47:28+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/extendify/3.1.5/code/src/HelpCenter/lib/utils.js#L10-L20`.

```javascript
export const hasPageCreatorEnabled = window.extSharedData?.showAIPageCreation;

```
