PyDocExample
Create a PyDoc example, which is prepended by >>.
import { PyDocExample } from "@alloy-js/python";
<PyDocExample > {children}</PyDocExample>
import { PyDocExample } from "@alloy-js/python/stc";
PyDocExample({ }).children(children)
children | Children |