BSB Node.js Type Definitions
    Preparing search index...

    Type Alias BSBPluginEvents<T>

    BSBPluginEvents: T

    Plugin event schema definition. Define event schemas once and get both TypeScript types and runtime validation.

    Type Parameters