alinea
Version:
Headless git-based CMS
24 lines (23 loc) • 566 B
TypeScript
export declare const viewKeys: {
CheckInput: string;
CodeInput: string;
DateInput: string;
HiddenInput: string;
JsonInput: string;
SingleLinkInput: string;
MultipleLinksInput: string;
ListInput: string;
MetadataInput: string;
NumberInput: string;
ObjectInput: string;
PathInput: string;
RichTextInput: string;
SelectInput: string;
TabsView: string;
TextInput: string;
TimeInput: string;
MediaExplorer: string;
MediaFile: string;
FileSummaryRow: string;
FileSummaryThumb: string;
};