> ## 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.

# constructor

> Constructs a new instance of the NfFile class

import { PageLink } from '/snippets/tsdocs/PageLink.jsx';
import { RefLink } from '/snippets/tsdocs/RefLink.jsx';

# constructor

## Summary

Constructs a new instance of the `NfFile` class

## Signature

```typescript theme={null}
constructor(path: string);
```

## Parameters

### path

* **Type**:`string`

Internal URL path used to fetch the file.
