mirror of
https://codeberg.org/pronounscc/pronouns.cc.git
synced 2024-11-20 18:39:51 +01:00
5 lines
201 B
TypeScript
Executable file
5 lines
201 B
TypeScript
Executable file
/// <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.
|