rsnext/examples/with-typescript-types/next-env.d.ts
Todor Totev dbe5973fae
[Example] with-typescript-types (#13746)
Closes [7882](https://github.com/vercel/next.js/issues/7882).
Created as requested by @timneutkens 

I'm unsure if that's exactly what you wanted, so let me know what you want me to change and I'll do it asap.
2020-06-04 16:25:28 +00:00

2 lines
75 B
TypeScript

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