Colibrio Reader Framework API - Cloud license
    Preparing search index...
    interface IEpubCfiResolverError {
        documentUrl: URL;
        errorData: any;
        node: Node;
        type: EpubCfiResolverErrorType;
    }

    Properties

    documentUrl: URL
    errorData: any
    node: Node