Stone.js API
    Preparing search index...

    Represents a BlueprintHookOptions type.

    interface BlueprintHookOptions {
        method: string;
        name: BlueprintHookName;
    }
    Index
    method: string