/** * Framework-generated server function client references. * * Generated `"use server"` client stubs import this focused internal subpath * instead of the public transport API or the broader internal runtime barrel. */ export { createServerReference, initTransportFromRuntime, } from "./transport-runtime.js"; //# sourceMappingURL=server-function-runtime.d.ts.map