owncast/web/next-env.d.ts

6 lines
201 B
TypeScript
Raw Normal View History

2020-10-01 00:12:10 +02:00
/// <reference types="next" />
2021-07-20 07:02:02 +02:00
/// <reference types="next/image-types/global" />
2021-08-13 08:46:57 +02:00
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.