Documentation
    Preparing search index...

    Interface PajaServerOptions

    interface PajaServerOptions {
        now?: Date;
        options: PajaRawOptions;
    }
    Index

    Properties

    Properties

    now?: Date