@wdprlib/parser
    Preparing search index...
    interface IframeOpenResult {
        attributes: AttributeMap;
        consumed: number;
        url: string;
    }
    Index

    Properties

    attributes: AttributeMap
    consumed: number
    url: string