Discolink
    Preparing search index...

    Interface EmptyLoadResult

    interface EmptyLoadResult {
        loadType: Empty;
        data: EmptyObject;
    }
    Index

    Properties

    Properties

    loadType: Empty