[API reference](https://evolu.dev/docs/api-reference) › [@evolu/common](https://evolu.dev/docs/api-reference/common) › [local‑first/Schema](https://evolu.dev/docs/api-reference/common/local-first/Schema) › AnyStandardSchemaV1

```ts
type AnyStandardSchemaV1 = StandardSchemaV1<any, any>;
```

Defined in: [packages/common/src/local-first/Schema.ts:52](https://github.com/evoluhq/evolu/blob/037c390af081e9944d616ff298a729515c5c5ab7/packages/common/src/local-first/Schema.ts#L52)

Any Standard Schema V1 declaration.