@vivliostyle/core
    Preparing search index...

    Type Alias PageAndPosition

    type PageAndPosition = {
        page: Page;
        position: Position;
    }
    Index

    Properties

    Properties

    page: Page
    position: Position