flip-turn.js API reference
    Preparing search index...

    Type Alias PageSource

    type PageSource = {
        key?: string;
        value: HTMLElement;
    }
    Index

    Properties

    Properties

    key?: string
    value: HTMLElement