(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([[44287],{

/***/ 74988:
/***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {


    (window.__NEXT_P = window.__NEXT_P || []).push([
      "/guides/doc/advanced/custom-command.en-US",
      function () {
        return __webpack_require__(46659);
      }
    ]);
    if(false) {}
  

/***/ }),

/***/ 46659:
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {

"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */   __toc: function() { return /* binding */ __toc; }
/* harmony export */ });
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(52676);
/* harmony import */ var nextra_setup_page__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(45715);
/* harmony import */ var nextra_mdx__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(25674);
/* harmony import */ var _docs_guides_general_advanced_custom_command_en_US_mdx__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(44678);


/*@jsxRuntime automatic @jsxImportSource react*/ 

const __toc = [
    ..._docs_guides_general_advanced_custom_command_en_US_mdx__WEBPACK_IMPORTED_MODULE_3__/* .__toc */ .A
];
function _createMdxContent(props) {
    return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_docs_guides_general_advanced_custom_command_en_US_mdx__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z, {});
}
function MDXContent() {
    let props = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
    const { wrapper: MDXLayout } = Object.assign({}, (0,nextra_mdx__WEBPACK_IMPORTED_MODULE_2__/* .useMDXComponents */ .a)(), props.components);
    return MDXLayout ? /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(MDXLayout, {
        ...props,
        children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_createMdxContent, {
            ...props
        })
    }) : _createMdxContent(props);
}
const __nextraPageOptions = {
    MDXContent,
    pageOpts: {
        "filePath": "src/pages/guides/doc/advanced/custom-command.en-US.mdx",
        "route": "/guides/doc/advanced/custom-command",
        "timestamp": 1730210723000,
        "title": "Custom Command",
        headings: __toc
    },
    pageNextRoute: "/guides/doc/advanced/custom-command.en-US"
};
if (false) {}
if (false) {}
/* harmony default export */ __webpack_exports__["default"] = ((0,nextra_setup_page__WEBPACK_IMPORTED_MODULE_1__/* .setupNextraPage */ .j)(__nextraPageOptions));


/***/ })

},
/******/ function(__webpack_require__) { // webpackRuntimeModules
/******/ var __webpack_exec__ = function(moduleId) { return __webpack_require__(__webpack_require__.s = moduleId); }
/******/ __webpack_require__.O(0, [45715,44678,92888,49774,40179], function() { return __webpack_exec__(74988); });
/******/ var __webpack_exports__ = __webpack_require__.O();
/******/ _N_E = __webpack_exports__;
/******/ }
]);