Saxonberg Server API
    Preparing search index...
    interface Hydrator {
        hydrate(backing: Stuff, data: Record<string, unknown>): Promise<void>;
    }

    Implemented by

    Index

    Methods

    Methods