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

# IRunClientOptions interface

> Run options for a client-side NanoForge application.

# IRunClientOptions

## Summary

Run options for a client-side NanoForge application.

## Signature

```typescript theme={null}
interface IRunClientOptions 
```

## Remarks

Pass an instance to `NanoforgeApplication.init` when running in the browser. The engine bundler (`nf build`) automatically generates and injects `files` and `env` at build time.
