AdaCAD Library Documentation - v1.1.4
    Preparing search index...

    Type Alias Img

    type Img = {
        data: AnalyzedImage | null;
        id: string;
    }
    Index

    Properties

    Properties

    data: AnalyzedImage | null
    id: string