1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/next-env.d.ts
Peter Bengtsson 67dc3ac7cd remove need for styled-jsx construct (#28749)
* remove need for styled-jsx construct

* remove line that might not be needed
2022-06-28 11:53:35 +00: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.