Files
posthog/hedgebox-dummy/next-env.d.ts
Michael Matloka 7e320661dd chore(dev): Dummy Hedgebox app (#39189)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Thomas Obermüller <thomas.obermueller@gmail.com>
2025-10-10 12:41:08 +01:00

6 lines
201 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.