Documentation
    Preparing search index...

    Interface UploadInfoContext

    Context passed to a host-provided upload info resolver.

    interface UploadInfoContext {
        windowId: string;
    }
    Index

    Properties

    Properties

    windowId: string