Interface

Libosinfo-1.0LibosinfoAvatarFormatConstructorProps

interface ConstructorProps {
    alpha: boolean;
    height: number;
    id: string;
    mime_types: string[];
    mimeTypes: string[];
    width: number;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Libosinfo.Entity.ConstructorProps

Properties

alpha: boolean
height: number
mime_types: string[]
mimeTypes: string[]
width: number

Properties - Inherited from Libosinfo.Entity.ConstructorProps

id: string