Interface: ScriptRouteProps
Props received by a rendered script's (src/scripts/<name>.tsx) async
default Server Component: the argv left after the framework reserved
--json / --ndjson, exactly as the generated executable passes it, and
the request abort signal.
Properties
argv
readonlyargv: readonlystring[]
signal
readonlysignal:AbortSignal