interface ImageHandlerOptions {
    sizes: ImageHandlerOptionSize[];
}

Properties

Properties