# recordType

[**@venuecms/sdk-next**](https://docs.venuecms.com/developers/sdk-next/reference/index)

***

## Type Alias: recordType

```ts
type recordType = "SOURCE" | "PUBLISHED" | "REVISION";
```

Defined in: [sdk/dist/index.d.mts:260](https://github.com/venuecms/sdk/blob/fccd7a6c5d53db66655878a682d412275fbffc69/packages/sdk/dist/index.d.mts#L260)
