my-app
    Preparing search index...

    Interface Base64Image

    interface Base64Image {
        base64: string;
    }
    Index

    Properties

    Properties

    base64: string