Current Situation
The name of the reactpy.web.export function is a bit of a misnomer. From the perspective of the user, the function is doing importing, not exporting.
Proposed Actions
Since this function is a user API, we should rename it to something that makes more sense from a user's perspective.
Current Situation
The name of the
reactpy.web.exportfunction is a bit of a misnomer. From the perspective of the user, the function is doing importing, not exporting.Proposed Actions
Since this function is a user API, we should rename it to something that makes more sense from a user's perspective.