rsnext/examples/blog-starter-typescript/next-env.d.ts
Koji Sugimoto dc1658f107
[Examples] Added blog-starter-typescript (#12981)
* feature: add blog-starter-typescript

* chore: edit tailwind.config

* Fix linting

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Tim Neutkens <timneutkens@me.com>
2020-05-23 20:34:35 +02:00

2 lines
75 B
TypeScript

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