# STASH_EFFECT

**Kind:** Constant

**Source:** [`src/jsx/hooks/index.ts`](https://github.com/honojs/hono/blob/main/src/jsx/hooks/index.ts#L9)

**Part of:** [Jsx](subsystem-src-jsx)

## Definition

```ts
1
```

## Value

```ts
1
```

## Relationships

- IMPORTS → `DOM_STASH`
- IMPORTS → `buildDataStack`
- IMPORTS → `update`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `HasRenderToDom` — `src/jsx/dom/render.ts`:30
