Alokai

AlokaiLocal

type AlokaiLocal = {
  metadata?: {
    context?: string;
    errorBoundary?: LogScope;
    scope?: LogScope;
  };
};

Referenced Types

On this page