Packages > fluid-framework >

ImplicitAllowedTypes

Types allowed in a field.

Signature

export type ImplicitAllowedTypes = AllowedTypes | TreeNodeSchema;

Remarks

Implicitly treats a single type as an array of one type.