GoogleStyleDocReturn
A component that creates a GoogleStyleDoc block for parameters.
import { GoogleStyleDocReturn } from "@alloy-js/python";
<GoogleStyleDocReturn message="string" />
import { GoogleStyleDocReturn } from "@alloy-js/python/stc";
GoogleStyleDocReturn({ message: string }).children(children)
message | string |