mirror of
https://github.com/FranP-code/spend-ia.git
synced 2025-10-13 00:14:09 +00:00
7 lines
264 B
TypeScript
7 lines
264 B
TypeScript
/* eslint-disable @typescript-eslint/triple-slash-reference */
|
|
/// <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.
|