Stone.js API
    Preparing search index...

    A plugin paired with where it came from, for transparent, auditable logging.

    interface LoadedStonePlugin {
        plugin: StoneCliPlugin;
        source: string;
    }
    Index

    The resolved plugin.

    source: string

    How it was loaded: config (declared in stone.config) or the package it was auto-discovered from.