UNPKG

r2-navigator-js

Version:

Readium 2 'navigator' for NodeJS (TypeScript)

7 lines (6 loc) 151 B
export declare interface IEpubCfiIndirection { from: Node | null; fromPath: URL | null; target: Node | null; targetPath: URL | null; }