> ## Documentation Index
> Fetch the complete documentation index at: https://hellocsv.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Peer vs Bundled

This section explains the difference between the two versions of the package.

## /peer

**Description:**\
Intended for React/Preact projects. Requires `preact` as a peer dependency.

***

## /bundled

**Description:**\
Bundles Preact so that it can be used without React/Preact pre-installed.

**Usage:**\
Use the `renderImporter` function from the bundled version.
