# Vuture Renderer
In order for JSX to be useful it has to be rendered onto a screen. This module contains the renderer interface which is used to render JSX to whatever target the implementer wants.
