0
owncast/web/next-env.d.ts

6 lines
230 B
TypeScript
Raw Normal View History

2020-09-30 15:12:10 -07:00
/// <reference types="next" />
2021-07-19 22:02:02 -07:00
/// <reference types="next/image-types/global" />
2021-08-12 23:46:57 -07:00
// NOTE: This file should not be edited
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.