mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-05 15:32:52 +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.
|