Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/katoa/experimental/image.ts>Image

Write CI/CD pipelines using TypeScript
Latest
class Image
import { Image } from "https://deno.land/x/katoa@v0.1.51/experimental/image.ts";

Defines an image that is built

Constructors

new
Image(options: ImageOptions)

Creates a new Image instance.

Properties

readonly
deprecated
_uuid
type: "image"