Loom Engine - v3.1.1
    Preparing search index...

    Interface AssetErrorEvent

    interface AssetErrorEvent {
        id: string;
        error: unknown;
    }
    Index

    Properties

    Properties

    id: string
    error: unknown