* Update 404/500 page rendering to no longer use liquid templates * updating tests * remove unused path Co-authored-by: Grace Park <gracepark@github.com>
4 lines
125 B
TypeScript
4 lines
125 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/types/global" />
|
|
/// <reference types="next/image-types/global" />
|