mimetype
This commit is contained in:
@@ -5,7 +5,7 @@ type Identifier = string | number;
|
||||
|
||||
interface DocumentLinkLike {
|
||||
url?: string | null;
|
||||
contentType?: string | null;
|
||||
mimeType?: string | null;
|
||||
}
|
||||
|
||||
export interface Breadcrumb {
|
||||
|
||||
Reference in New Issue
Block a user