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

# TapPath

> A path tap.nav.push accepts: absolute under /projects, or relative to the extension's own pages.

```ts theme={null}
type TapPath = `/${string}`;
```

A path `tap.nav.push` accepts: absolute under `/projects`, or relative to the
extension's own pages.
