mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
8602645bea
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
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.
|