Skip to main content
Glama
index.d.ts846 B
import { PostHog } from '../../posthog-core'; import { RemoteConfig, SupportedWebVitalsMetrics } from '../../types'; export declare const DEFAULT_FLUSH_TO_CAPTURE_TIMEOUT_MILLISECONDS = 5000; export declare const FIFTEEN_MINUTES_IN_MILLIS: number; export declare class WebVitalsAutocapture { private readonly instance; private _enabledServerSide; private _initialized; private buffer; private _delayedFlushTimer; constructor(instance: PostHog); get allowedMetrics(): SupportedWebVitalsMetrics[]; get flushToCaptureTimeoutMs(): number; get _maxAllowedValue(): number; get isEnabled(): boolean; startIfEnabled(): void; onRemoteConfig(response: RemoteConfig): void; private loadScript; private _currentURL; private _flushToCapture; private _addToBuffer; private _startCapturing; }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sadiuysal/mem0-mcp-server-ts'

If you have feedback or need assistance with the MCP directory API, please join our Discord server