Files
unicorn-utterances/next-env.d.ts
Corbin Crutchley 354a8d8368 Revert "chore: WIP adding in static image export"
This reverts commit c26c5ccc86.

# Conflicts:
#	next.config.js
#	package-lock.json
#	package.json
2022-01-08 14:21:15 -08:00

6 lines
201 B
TypeScript

/// <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.