Files
Arian Tron 61f56f997c
Some checks failed
Test examples / Test Examples (20) (push) Has been cancelled
Test examples / Test Examples (22) (push) Has been cancelled
Lock Threads / action (push) Has been cancelled
Trigger Release / start (push) Has been cancelled
Stale issue handler / stale (push) Has been cancelled
Update Font Data / create-pull-request (push) Has been cancelled
build-and-deploy / deploy-target (push) Has been cancelled
build-and-deploy / build (push) Has been cancelled
build-and-deploy / stable - aarch64-unknown-linux-musl - node@16 (push) Has been cancelled
build-and-deploy / stable - x86_64-unknown-linux-musl - node@16 (push) Has been cancelled
build-and-deploy / stable - aarch64-unknown-linux-gnu - node@16 (push) Has been cancelled
build-and-deploy / stable - x86_64-unknown-linux-gnu - node@16 (push) Has been cancelled
build-and-deploy / stable - aarch64-pc-windows-msvc - node@16 (push) Has been cancelled
build-and-deploy / stable - x86_64-pc-windows-msvc - node@16 (push) Has been cancelled
build-and-deploy / stable - aarch64-apple-darwin - node@16 (push) Has been cancelled
build-and-deploy / stable - x86_64-apple-darwin - node@16 (push) Has been cancelled
build-and-deploy / build-wasm (nodejs) (push) Has been cancelled
build-and-deploy / build-wasm (web) (push) Has been cancelled
build-and-deploy / Deploy preview tarball (push) Has been cancelled
build-and-deploy / Potentially publish release (push) Has been cancelled
build-and-deploy / publish-turbopack-npm-packages (push) Has been cancelled
build-and-deploy / Deploy examples (push) Has been cancelled
build-and-deploy / thank you, build (push) Has been cancelled
build-and-deploy / Upload Turbopack Bytesize metrics to Datadog (push) Has been cancelled
Rspack Next.js development integration tests / Rspack integration tests (push) Has been cancelled
Rspack Next.js production integration tests / Rspack integration tests (push) Has been cancelled
Turbopack Next.js development integration tests / Next.js integration tests (push) Has been cancelled
Turbopack Next.js production integration tests / Next.js integration tests (push) Has been cancelled
Update Rspack test manifest / Update and upload Rspack development test manifest (push) Has been cancelled
Update Rspack test manifest / Update and upload Rspack production test manifest (push) Has been cancelled
Upload bundler test manifests to areweturboyet.com / Upload test results (push) Has been cancelled
Update React / create-pull-request (push) Has been cancelled
test-e2e-project-reset-cron / reset-test-project (push) Has been cancelled
Notify about the top 15 issues/PRs/feature requests (most reacted) in the last 90 days / run (push) Has been cancelled
first commit
2026-03-10 19:37:31 +03:30

19 lines
2.5 KiB
JavaScript

/* __next_internal_action_entry_do_not_use__ {"802af4786baeeb4011d0d5e5ff1cb669d517c9b125":{"name":"staticallyKnownFunction"},"807f03edbc83b6cc7e5ccc12da8fecf25146585bb7":{"name":"getCachedData"},"ff1acff246876a467753785a92d1f95ac6fe32c9b9":{"name":"Other"},"ff27fadf3eeb97c777cea9f14a407b5c0b42ac65bb":{"name":"aliased"},"ff438bb59117ff1af890c80ca3e39d9e888fc93033":{"name":"wrapped"},"ff84effee663e5ce4e0948b55df129a8df904c67aa":{"name":"Sync"},"ff8fa22f08e492db15701f58a1458cc4ebf782f855":{"name":"getData"},"ff980f8c891ae27674b86a4804d306bdb3065c2e4f":{"name":"getStuff"},"ffc18c215a6b7cdc64bf709f3a714ffdef1bf9651d":{"name":"default"}} */ import { createServerReference, callServer, findSourceMapURL } from "private-next-rsc-action-client-wrapper";
const $$RSC_SERVER_CACHE_0 = /*#__PURE__*/ createServerReference("807f03edbc83b6cc7e5ccc12da8fecf25146585bb7", callServer, void 0, findSourceMapURL, "getCachedData");
export { $$RSC_SERVER_CACHE_0 as getCachedData };
const $$RSC_SERVER_CACHE_1 = /*#__PURE__*/ createServerReference("802af4786baeeb4011d0d5e5ff1cb669d517c9b125", callServer, void 0, findSourceMapURL, "staticallyKnownFunction");
export { $$RSC_SERVER_CACHE_1 as staticallyKnownFunction };
const $$RSC_SERVER_CACHE_2 = /*#__PURE__*/ createServerReference("ff27fadf3eeb97c777cea9f14a407b5c0b42ac65bb", callServer, void 0, findSourceMapURL, "aliased");
export { $$RSC_SERVER_CACHE_2 as aliased };
const $$RSC_SERVER_CACHE_3 = /*#__PURE__*/ createServerReference("ff84effee663e5ce4e0948b55df129a8df904c67aa", callServer, void 0, findSourceMapURL, "Sync");
export { $$RSC_SERVER_CACHE_3 as Sync };
const $$RSC_SERVER_CACHE_4 = /*#__PURE__*/ createServerReference("ff438bb59117ff1af890c80ca3e39d9e888fc93033", callServer, void 0, findSourceMapURL, "wrapped");
export { $$RSC_SERVER_CACHE_4 as wrapped };
export default /*#__PURE__*/ createServerReference("ffc18c215a6b7cdc64bf709f3a714ffdef1bf9651d", callServer, void 0, findSourceMapURL, "default");
const $$RSC_SERVER_CACHE_5 = /*#__PURE__*/ createServerReference("ff1acff246876a467753785a92d1f95ac6fe32c9b9", callServer, void 0, findSourceMapURL, "Other");
export { $$RSC_SERVER_CACHE_5 as Other };
const $$RSC_SERVER_CACHE_6 = /*#__PURE__*/ createServerReference("ff980f8c891ae27674b86a4804d306bdb3065c2e4f", callServer, void 0, findSourceMapURL, "getStuff");
export { $$RSC_SERVER_CACHE_6 as getStuff };
const $$RSC_SERVER_CACHE_7 = /*#__PURE__*/ createServerReference("ff8fa22f08e492db15701f58a1458cc4ebf782f855", callServer, void 0, findSourceMapURL, "getData");
export { $$RSC_SERVER_CACHE_7 as getData };