1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/next-env.d.ts
Mike Surowiec df38087aed Update 404/500 pages to no longer use liquid templates (#20450)
* Update 404/500 page rendering to no longer use liquid templates

* updating tests

* remove unused path

Co-authored-by: Grace Park <gracepark@github.com>
2021-07-21 12:22:30 -07:00

4 lines
125 B
TypeScript

/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />