mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
6 lines
267 B
TypeScript
6 lines
267 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/image-types/global" />
|
|
/// <reference types="next/navigation-types/compat/navigation" />
|
|
|
|
// NOTE: This file should not be edited
|
|
// see https://nextjs.org/docs/basic-features/typescript for more information.
|