Variable DEFAULT_ANNOTATIONSConst
DEFAULT_ANNOTATIONS: {
fields: {
description: string;
name: string;
title: string;
type: string;
validation: (Rule: any) => any;
}[];
i18nTitleKey: string;
name: string;
options: { modal: { type: string } };
title: string;
type: string;
}[]