PostHogCustomStorage

Properties

NameType
getItem(key: string) => string | null | Promise<string | null>
setItem(key: string, value: string) => void | Promise<void>

Community questions

Questions about this page? or post a community question.