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

# TapPlatform

> One of the two stores an owner's app ships to.

```ts theme={null}
type TapPlatform = "ios" | "android";
```

One of the two stores an owner's app ships to.
