2D-GameCreator / next-env.d.ts
pixelass's picture
feat: initial prototype
a86df80 unverified
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.