manifold-3d
    Preparing search index...

    The worker has emitted a log message.

    This is not an error condition. Log messages may be sent at any time.

    interface Log {
        message: string;
        type: "log";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    message: string
    type: "log"