• Robert Knight's avatar
    Define `Integration` interface · e45a0a1b
    Robert Knight authored
    Explicitly define the common `Integration` interface which is
    implemented by both `HTMLIntegration` and `PDFIntegration`.
    
    This makes it more obvious what is part of the common interface that
    `Guest` can depend on and what are additional properties or methods that
    are specific to a particular implementation.
    e45a0a1b
Name
Last commit
Last update
..
test Loading commit data...
html-metadata.js Loading commit data...
html.js Loading commit data...
pdf-metadata.js Loading commit data...
pdf.js Loading commit data...