Alokai

MiddlewareConfig

Settings to be provided in the middleware.config.js file.

type MiddlewareConfig = {
  apiOptions: ISbConfig;
  unified?: UnifiedConfig;
};

Referenced Types

  • ISbConfig

On this page