Python/产品需求文档AI生成/rxconfig.py

6 lines
71 B
Python

import reflex as rx
config = rx.Config(
app_name="application",
)