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

    Interface AssetLoadedEvent

    interface AssetLoadedEvent {
        id: string;
        result: unknown;
    }
    Index

    Properties

    Properties

    id: string
    result: unknown