mirror of
https://github.com/vernu/textbee.git
synced 2026-04-25 09:20:07 -04:00
7 lines
267 B
TypeScript
7 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.
|