mirror of
https://github.com/strapi/strapi.git
synced 2025-09-15 11:36:17 +00:00
Add Attribute.Blocks to Attribute.Any
This commit is contained in:
parent
bfb8637195
commit
155adbfa37
@ -54,6 +54,7 @@ export type DefaultTo<T> = { default: T };
|
||||
export type Any =
|
||||
| Attribute.BigInteger
|
||||
| Attribute.Boolean
|
||||
| Attribute.Blocks
|
||||
| Attribute.Component<Common.UID.Component, boolean>
|
||||
| Attribute.DateTime
|
||||
| Attribute.Date
|
||||
|
Loading…
x
Reference in New Issue
Block a user