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

    Enumeration BSBPreset

    Factory preset configurations

    Index

    Enumeration Members

    MINIMAL: "minimal"

    Minimal setup with basic plugins

    DEVELOPMENT: "development"

    Development setup with debug logging

    PRODUCTION: "production"

    Production setup with optimized settings

    TESTING: "testing"

    Testing setup with mocked components