Paper_Trading / frontend /next-env.d.ts
superxuu
feat: Complete stock trading simulation system
2d4ab0a
raw
history blame contribute delete
201 Bytes
/// <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.