Colibrio Reader Framework API - Cloud license
    Preparing search index...
    interface IEpubCfiIndirection {
        from: Node;
        fromPath: URL;
        target: Node;
        targetPath: URL;
    }

    Properties

    from: Node
    fromPath: URL
    target: Node
    targetPath: URL