---
title: symbol
source: https://github.com/remix-run/remix/blob/remix@3.0.0-beta.3/packages/data-schema/src/lib/schema.ts#L915
---

# symbol

## Summary

Create a schema that accepts symbols.

## Signature

```ts
function symbol(): Schema<unknown, symbol>;

```

## Returns

A schema that produces a `symbol`