manifold-3d
    Preparing search index...

    The worker has successfully exported a model as a URL encoded Blob.

    interface Blob {
        blobURL: string;
        extension: string;
        type: "blob";
    }

    Hierarchy (View Summary)

    Index

    Properties

    blobURL: string
    extension: string
    type: "blob"