UNPKG

posthog-node

Version:
3 lines (2 loc) 267 B
const postHogNodeExperimentalDeprecationWarning = "[PostHog] `posthog-node/experimental` is deprecated. Use `import type { FlagDefinitionCacheData, FlagDefinitionCacheProvider } from 'posthog-node'` instead."; console.warn(postHogNodeExperimentalDeprecationWarning);