CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
sagemathinc

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/packages/next/next-env.d.ts
Views: 687
1
/// <reference types="next" />
2
/// <reference types="next/image-types/global" />
3
4
// NOTE: This file should not be edited
5
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
6
7