owncast/web/next-env.d.ts

4 lines
125 B
TypeScript
Raw Normal View History

2020-10-01 01:12:10 +03:00
/// <reference types="next" />
/// <reference types="next/types/global" />
2021-07-20 08:02:02 +03:00
/// <reference types="next/image-types/global" />