Type Alias ContentGridItemFileProps

ContentGridItemFileProps: { file: ContentGridFileProps; type: "file" }

Type declaration