Stone.js API
    Preparing search index...

    Represents a HookOptions type.

    interface HookOptions {
        method: string;
        name: HookName;
    }
    Index
    method: string
    name: HookName