{"version":3,"file":"static/chunks/pages/companies/sell_fast-e54b67ce4ca980b3.js","mappings":"sFACA,CAAAA,OAAAC,QAAA,CAAAD,OAAAC,QAAA,MAAAC,IAAA,EACA,uBACA,WACA,OAAeC,EAAQ,MACvB,EACA,uHCIA,IAAMC,EAAsBC,EAAAA,CAAAA,CAAAA,OAAAA,CAAAA,SAAoC,CAM1DC,EAAgE,GAAc,IAAb,CAAEC,KAAAA,CAAAA,CAAM,CAAAC,EACvEC,EAAc,CAClBL,oBAAAA,EACA,GAAGG,CAAI,EAET,MAAO,GAAAG,EAAAC,GAAA,EAACC,EAAAA,CAAsBA,CAAAA,CAAE,GAAGH,CAAW,EAChD,UAEAI,CAAAA,EAAA,QAAeP","sources":["webpack://_N_E/?3f3c","webpack://_N_E/./src/pages/companies/sell_fast.tsx","webpack://_N_E/"],"sourcesContent":["\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/companies/sell_fast\",\n function () {\n return require(\"private-next-pages/companies/sell_fast.tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/companies/sell_fast\"])\n });\n }\n ","import type { GetStaticProps, NextPage } from 'next';\n\nimport CompaniesCountryCommon from '@components_iqfu/public/companies_country_common/CompaniesCountryCommon';\nimport {\n CompaniesCountryPageProps,\n getStaticPropsCompaniesCountryCommon,\n} from '@components_iqfu/public/companies_country_common/staticRenderFunctions';\n\nimport { CompaniesPagesData } from 'src/iqfu/data/companiesPagesData';\n\nconst pageRenderParameter = CompaniesPagesData.country.sell_fast;\n\nexport const getStaticProps: GetStaticProps = async () => {\n return getStaticPropsCompaniesCountryCommon(pageRenderParameter);\n};\n\nconst CompaniesSellFastCountry: NextPage = ({ data }) => {\n const renderProps = {\n pageRenderParameter,\n ...data,\n };\n return ;\n};\n\nexport default CompaniesSellFastCountry;\n"],"names":["window","__NEXT_P","push","__webpack_require__","pageRenderParameter","CompaniesPagesData","CompaniesSellFastCountry","data","param","renderProps","react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__","jsx","CompaniesCountryCommon","__webpack_exports__"],"sourceRoot":""}